help-octave
[Top][All Lists]
Advanced

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

MATLAB cells data structure


From: Ian Stott
Subject: MATLAB cells data structure
Date: 13 Apr 1999 12:42:18 +0100

     Greetings,
     
     Could you let me know if the "cells" data structure that occurs in 
     MATLAB is available within octave. ie expressions like:
     
     output{1}='hi there';
     output{2}=2;
     output{3}=zeros(3,3);
     
     The version of octave I am using (2.0.13, mips-sgi-irix6.2) does 
     not recognise the above MATLAB syntax.
     
     Regards
     
     Ian Stott
     
     address@hidden



reply via email to

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