Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To access Matlab from a CSIL box from your own computer follow these steps:

  1. Open terminal
  2. Enter the following:

    ssh -Y CoE_username@csil_box.cs.ucsb.edu "/ece/bin/start_matlab.sh"
    
    

    CoE_username: is your College of Engineering username
    csil_box: is the name of a computer in CSIL, computer names can be found at the following link: What are the names of the CSIL machines?

  3. Enter your CoE password

NOTE: If you are on an Apple device (iMac, Macbook, etc.), please make sure you have xQuartz installed and are running the terminal from the X11.app. This will allow the graphical rendering to be forwarded from CSIL to your computer's display. For instructions on installing xQuartz, please see: How to do X11 Forwarding on a Mac

Alternatives:



  • No labels