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

« Previous Version 5 Current »

These tutorials will cover how to use MATLAB on the Aloe supercomputer through two main approaches:

  1. The interactive MATLAB graphical application. This is an ideal approach for new users as they become familiar with the supercomputer. This is also ideal for code that is being developed or tested before it is submitted as a batch job.

  2. A batch job. This is a job that is submitted as a complete script and runs unattended. This is done through a SBATCH script.

  • No labels