octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #33291] Gnuplot does not work anymore due to w


From: fidelcastro
Subject: [Octave-bug-tracker] [bug #33291] Gnuplot does not work anymore due to wrong code in __gnuplot_get_var__.m
Date: Mon, 16 May 2011 09:10:16 +0000
User-agent: Opera/9.80 (Windows NT 6.1; U; de) Presto/2.8.131 Version/11.10

Follow-up Comment #2, bug #33291 (project octave):

With the line

_gnuplot_get_var_.m:113 -> str = strcat (str{:});

I get the following on my fully updated cygwin under win 7 64 bit:

+++
ctave:1> plot(1:10);
error: Invalid call to strcat.  Correct usage is:

 -- Function File:  strcat (S1, S2, ...)
  
error: called from:
error:   /usr/share/octave/3.4.0/m/help/print_usage.m at line 87, column 5
error:   /usr/share/octave/3.4.0/m/strings/strcat.m at line 92, column 5
error:   /usr/share/octave/3.4.0/m/plot/__gnuplot_get_var__.m at line 113,
column 11
error:   /usr/share/octave/3.4.0/m/plot/__go_draw_axes__.m at line 40, column
18
error:   /usr/share/octave/3.4.0/m/plot/__go_draw_figure__.m at line 167,
column 19
error:   /usr/share/octave/3.4.0/m/plot/__gnuplot_drawnow__.m at line 86,
column 5
octave:2>
--

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33291>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]