help-octave
[Top][All Lists]
Advanced

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

convert number in "*"


From: turbofib
Subject: convert number in "*"
Date: Sat, 2 Feb 2019 04:50:24 -0600 (CST)

hi,

 f=[0 1 0 0 1 1]
f =

   0   1   0   0   1   1

i want to convert  0 in nan and 1 in *

ans=[ nan * nan  nan * * ]

it's possible to do this?

   



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



reply via email to

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