help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.2.4 - Notepad ++ strange behaviour


From: AlbFrigerio
Subject: Re: Octave 3.2.4 - Notepad ++ strange behaviour
Date: Wed, 23 Jun 2010 04:57:22 -0700 (PDT)

> > Hello everyone, I've a question about a strange behaviour of the
Notepad++
> > editor when using the new (3.2.4) Octave version on Windows.
> >
> > When I used the previous (3.2.3) version I used to create a new .m file
> by
> > typing on the shell edit helloworld.m , and I used the same instruction
> to
> > open an existing file. In the new version I can create new files in the
> > same
> > way, but when I try yo open an existing one I have the following error :
> >
> > error: cstrcat: expecting arguments to character strings
> > error: called from:
> > error:   C:\Program
> > Files\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\strings\cstrcat.m at
> > line
> > 60, column 7
> > error:   C:\Program
> > Files\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\miscellaneous\edit.m
> at
> > line 445, column 12
> >
> > How can I solve this problem? Thank you so much, have a nice day. 

> I can't reproduce this with octave 3.2.4 on wxp:
> > edit plot
> > edit plot.m
> both open the existing 'plot.m'
> > edit "myfunc.m"
> > edit myfunc
> both create a new function 'myfunc' and open it in the editor.
>
> which function do you try to edit, and it fails?
>
> benjamin 

Hi Benjamin, thank you for your reply.

My problem happens whenever I try to edit not an Octave function or to
create a new one, but when I want to edit a function that I've already
created.

I attach an example, but it is not a problem of one particular function, but
of the ones I created using the previous versions of Octave.

Thanks again for your reply,
  Alberto

http://octave.1599824.n4.nabble.com/file/n2265504/closepos.m closepos.m 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-2-4-Notepad-strange-behaviour-tp2265175p2265504.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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