help-octave
[Top][All Lists]
Advanced

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

Re: Strcmp not behaving as expected


From: c.
Subject: Re: Strcmp not behaving as expected
Date: Tue, 23 Oct 2012 00:13:04 +0200

On 23 Oct 2012, at 00:05, Jordi Gutiérrez Hermoso wrote:

> What does Matlab do if you attempt to do this?
> 
something very similar to Octave:

>> version
ans =
7.5.0.338 (R2007b)
>> strcmp=1;
>> strcmp ('g_90', 'vent')
??? Index exceeds matrix dimensions.
>> 

> - Jordi G. H.
c.

reply via email to

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