octave-maintainers
[Top][All Lists]
Advanced

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

Re: convert cell in string


From: Ian McCallion
Subject: Re: convert cell in string
Date: Fri, 20 Jul 2018 11:28:12 +0100

Dear Turbofib,

Your question has several meanings. Suppose cell array is:

  {97, 98}

Please say what you want the result to be:

  {'97', '98'}

  {'a','b'}

   "97 98"

Or give us an example of what you want.

Then we can give you the code to achieve it.

Ian



On 19 July 2018 at 21:32, turbofib <address@hidden> wrote:
in cell array i have a scalar not string

i've a scalar and i want get string





--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

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