Matlab

From RHLUG

Jump to: navigation, search

Matlab is available on tibia. Download the folder and then chmod +x the install file, then sudo ./install.

If you have problems with buttons not showing up after you install and you are using some form of compiz try running it with AWT_TOOLKIT="MToolkit" matlab

Printing:

Printing through the GUI (by going to File->Print) seems to be broken, as a ton of exceptions are thrown. This is annoying, but printing actually does work in MATLAB, something else is just broken. To print the most recent plot, type print. This will print the most recent plot to the default printer. To print to a specific printer, use the -P flag; for example, to print to the printer in F225: print -PF225

this is a stub.. someone write some more stuff here and see if it actually works


PRINTING

I found that if you change your printer's orientation configuration from AUTOMATIC to PORTRAIT that it will allow you to print through the GUI. Hope this helps some people out.

Personal tools