octave-maintainers
[Top][All Lists]
Advanced

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

Re: Patch for error when performing simple plotting


From: Brett DiFrischia
Subject: Re: Patch for error when performing simple plotting
Date: Thu, 13 Oct 2011 15:59:28 -0500

Hello Jordi,

Sorry for the lack of details/evidence.  Sourcing the attached file
fails in v3.4.2 without the patch.  Details follow.

$ octave
GNU Octave, version 3.4.2
Copyright (C) 2011 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-cygwin".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

octave:1> source sr-20111013.oct
error: Invalid call to strcat.  Correct usage is:

 -- Function File:  strcat (S1, S2, ...)

error: called from:
error:   /usr/share/octave/3.4.2/m/help/print_usage.m at line 87, column 5
error:   /usr/share/octave/3.4.2/m/strings/strcat.m at line 92, column 5
error:   /usr/share/octave/3.4.2/m/plot/__gnuplot_get_var__.m at line
114, column 11
error:   /usr/share/octave/3.4.2/m/plot/__go_draw_axes__.m at line 40, column 18
error:   /usr/share/octave/3.4.2/m/plot/__go_draw_figure__.m at line
167, column 19
error:   /usr/share/octave/3.4.2/m/plot/__gnuplot_drawnow__.m at line
86, column 5


----- EOL -----

This is Windows XP, FYI.

Thank you,
Brett

-- bnd --


Sometimes I lie awake at night, and I ask, "Where have I gone wrong?"
Then a voice says to me, "This is going to take more than one night."
  - Charles M. Schulz


2011/10/13 Jordi Gutiérrez Hermoso <address@hidden>
>
> On 13 October 2011 13:23, Brett DiFrischia <address@hidden> wrote:
> > I was having an issue when trying to plot two vectors:
>
> What was the code you were running?
>
> - Jordi G. H.

Attachment: sr-20111013.oct
Description: Binary data


reply via email to

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