[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how insert char in Cell Array
From: |
LucaLuca |
Subject: |
Re: how insert char in Cell Array |
Date: |
Sun, 26 Aug 2018 13:32:33 -0500 (CDT) |
hi mike,
i want to insert some scalar,string in cell array
after I need to convert it in Matrix
Example:
rows 1: 4,"bla bla",6,7,"tic tic"
rows 2: 6,"jka ", 8, 3, "bhi "
it's an example..
I need to put rows1 and rows2 in a cell array
how can I insert them in the cell array?
I do not know what is the best method to insert it
(after I have to use cell2mat)
thanks
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html