help-octave
[Top][All Lists]
Advanced

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

Re: changing output mode of symbolic octave


From: Sebastian Schöps
Subject: Re: changing output mode of symbolic octave
Date: Wed, 5 Aug 2015 09:51:45 -0700 (PDT)

Leo07nard wrote
> How I can ask Octave to some shorter number like 0.005 and not 0.00525***?

If you enter "help format" in Octave you will see several options on how to
format output, e.g. "format short". I assume this should also work for
results obtained by the symbolic package. 

Are you sure that octave is the best choice for your computations? It sounds
like that a computer algebra program like Mathematica or Maxima
(http://maxima.sourceforge.net) is better suited. Octave can do some
symbolic computations but it's strength is rather in linear algebra. 

Even http://www.wolframalpha.com could be sufficient for your purposes.

Seb.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/output-tp4671967p4672019.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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