User Tools

Site Tools


resources:matlab_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:matlab_software [2014/09/08 21:16] – Page moved from matlab_software to resources:matlab_software adminresources:matlab_software [2019/05/22 16:08] (current) – external edit 127.0.0.1
Line 11: Line 11:
    $ matlab &    $ matlab &
  
-* The matlab user interface window should launch.  The central pane of this window includes the command line terminal; the command line where you can type is marked by ">>" Here is a sample basic command.  +or, if you are using a lab computer like uniqua: 
 + 
 +<code> 
 +$ sudo ls [press RETURN, enter your login password] 
 +$ sudo matlab & 
 +</code> 
 + 
 +  * The matlab user interface window should launch.  The central pane of this window includes the command line terminal; the command line where you can type is marked by ">>" Here is a sample basic command.  
  
    >> help cd    >> help cd
  
-* The "help" command is very useful: it shows you brief documentation about any other command.  You can even do ">> help help"+  * The "help" command is very useful: it shows you brief documentation about any other command.  You can even do ">> help help"
  
 Enjoy! Enjoy!
Line 42: Line 49:
  
  
 +===== lynda.com =====
 +
 +Introductory-level video tutorials.
 +
 +[[resources:lynda_tutorials|lynda.com Software Tutorials]]
  
  
resources/matlab_software.1410225366.txt.gz · Last modified: (external edit)