From owner-help-octave at bevo dot che dot wisc dot edu Thu Jan 11 09:24:56 1996 Subject: strings From: corbeil at allsparc dot ct dot tsc dot com (Allan Corbeil) To: help-octave at che dot utexas dot edu Date: Thu, 11 Jan 1996 10:26:41 +0500 In octave, I can't seem to define 2-D string arrays. I also cannot do simple subscripting. For example: str=["abc";"def"] s1=str(1:2) Can anyone help. Also do the equivalent of MEX files exist for octave? Thanks, Allan Corbeil TSC acorbeil at tsc dot com