help-octave
[Top][All Lists]
Advanced

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

string matrices in .oct files


From: A. Scottedward Hodel
Subject: string matrices in .oct files
Date: Thu, 25 Sep 1997 15:20:30 -0500

I'm translating the octave controls toolbox to .oct files for faster
handling of the data structure.

What data type should be used for string matrices; for example, state
names are stored in a matrix

sys.stname = ["x_1";"x_2"], etc.

I'm using charMatrix, but that appears to be the wrong data type.

A S Hodel Dept. of Elect Eng, 200 Broun Hall Auburn Univ, AL 36849 (334)8441854 
FAX:-1809       http://www.eng.auburn.edu/users/scotte    address@hidden 



reply via email to

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