help-octave
[Top][All Lists]
Advanced

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

send octave output to string


From: charles reid
Subject: send octave output to string
Date: Sun, 7 Sep 2008 13:00:06 -0600

Hi there -

I've been searching Octave documentation & the web with no luck on this, so I thought I would ask here.  If I want to send the output of an Octave command to a string, how would I do that?  For example, if I type

>> a = 2 + 2

And I want a string to contain the resulting " a = 4 ", how would I do that?  Thanks!


Charles

reply via email to

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