help-octave
[Top][All Lists]
Advanced

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

Re: declare global as matrix...problem to use it


From: LucaLuca
Subject: Re: declare global as matrix...problem to use it
Date: Fri, 6 Jul 2018 15:24:08 -0700 (MST)

hi,
i try to use global with array string but it give me error:

global string_dat_rp

string_dat_rp(1,:)={"xiao"};

error: operator =: no conversion for assignment of 'cell' to indexed
'matrix'





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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