Proginoskes
2006-11-05 07:35:58 UTC
[Cross-posting to comp.soft-sys.octave, where someone might know the
answer for sure]
Mathematica can). So why don't you use printf, like:
printf("2^{%d}\n", a);
to output 2^a.
You _did_ read the manual, right?
http://www.gnu.org/software/octave/doc/interpreter/
--- Christopher Heckman
answer for sure]
There is "latex" function in matlab, I can't find is analog in Octave.
I'll be very grateful if you help me to find way to convert symbolic
variable to it's latex representation.
Octave doesn't look like it can manipulate expressions (like Maple orI'll be very grateful if you help me to find way to convert symbolic
variable to it's latex representation.
Mathematica can). So why don't you use printf, like:
printf("2^{%d}\n", a);
to output 2^a.
You _did_ read the manual, right?
http://www.gnu.org/software/octave/doc/interpreter/
--- Christopher Heckman