Octave for Android: Difference between revisions

Jump to navigation Jump to search
m
remove duplicate line
m (added screenshot)
m (remove duplicate line)
(One intermediate revision by the same user not shown)
Line 13: Line 13:
</syntaxhighlight>
</syntaxhighlight>


However, graphics capabilities are not available with this approach. It would only plot with ASCII characters in the terminal.
OpenBLAS is installed by default, and this method provides much better performance compared to Octave installed inside a GNU/Linux distro running in Termux. By default, Octave only plots with ASCII characters in the terminal.  
 
For graphical plots, [https://wiki.termux.com/wiki/Graphical_Environment#Desktop_environment_.28XFCE.29 install] a graphical environment like xfce, and use octave with a vnc server. Only the graphics toolkit `gnuplot` is known to work in this method.
 
[[File:Octave in Termux.png|thumb|GNU Octave running directly in Termux]]
[[File:Octave in Termux.png|thumb|GNU Octave running directly in Termux]]


Openblas is automatically installed as a dependency of Octave, so one does not need to manually install it.


=== Via some GNU/Linux distribution ===
=== Via some GNU/Linux distribution ===
19

edits

Navigation menu