help-octave
[Top][All Lists]
Advanced

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

How to stop octave from print intermediate results?


From: Peng Yu
Subject: How to stop octave from print intermediate results?
Date: Sat, 25 Aug 2012 22:35:23 -0500

Hi,

/tmp$ octave -q main.m
x =  13

/tmp$ cat main.m
x=2+11

octave prints intermediate results by default. But I don't what it be
printed unless I use a print function explicitly. I can't find such an
option in the manual. Is there a way to do so? Thanks!

-- 
Regards,
Peng


reply via email to

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