help-octave
[Top][All Lists]
Advanced

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

convert array number in array string


From: turbofib
Subject: convert array number in array string
Date: Fri, 6 Jul 2018 04:54:37 -0700 (MST)

hi,

i give to code it:

for fr=1:columns(sistemOrigEquity)  

  newMatrixEquity(:,con)=sistemOrigEquity(:,fr);

endfor


sistemOrigEquity is a matrix of number

but i want to convert it in string

how can i code it?





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



reply via email to

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