Links: Difference between revisions

From phys660
Jump to navigationJump to search
Line 25: Line 25:
*[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide]
*[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide]
*[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference]
*[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference]
*[http://www.math.umbc.edu/~gobbert/matlab.html Running MATLAB m-files in background under Linux]
* Running MATLAB m-files in background under Linux: nohup matlab -nojvm -nodesktop -nodisplay < your_file.m & > log_file.out &
*[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface]
*[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface]
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on selected multicore machines at UD]]
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on selected multicore machines at UD]]

Revision as of 19:07, 21 April 2017