MATLAB: Difference between revisions

Jump to navigation Jump to search
Marked this version for translation
No edit summary
(Marked this version for translation)
Line 68: Line 68:
</pre>
</pre>


= Available Toolboxes =
= Available Toolboxes = <!--T:23-->
To see a list of the MATLAB toolboxes available with the license and cluster you're using, you can use the following command:
To see a list of the MATLAB toolboxes available with the license and cluster you're using, you can use the following command:
<pre>
<pre>
Line 74: Line 74:
[name@cluster ~]$  matlab -nodisplay -nojvm -r "fprintf('%s\n', license()); ver; exit"
[name@cluster ~]$  matlab -nodisplay -nojvm -r "fprintf('%s\n', license()); ver; exit"
</pre>  
</pre>  
= Running a MATLAB code = <!--T:23-->
= Running a MATLAB code =


<!--T:4-->
<!--T:4-->
Bureaucrats, cc_docs_admin, cc_staff
2,306

edits

Navigation menu