help-octave
[Top][All Lists]
Advanced

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

num2str, int2str


From: Benjamin Grange
Subject: num2str, int2str
Date: Fri, 8 Mar 2019 17:54:06 -0500

Hi,

Suddenly after working ok, both of these functions are returning the same error.
For instance,

>> int2str(1)
error: horizontal dimensions mismatch (1x1 vs 4x4)
error: called from
    ostrsplit at line 90 column 15
    int2str at line 93 column 10
>>

Any ideas???

I'm running Octave 4.2.2 on Ubuntu Bionic.

Best,
Ben

reply via email to

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