Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

>> % Submit job to query where MATLAB is running on the cluster

>> j = c.batch(@pwd, 1, {});

 

>> % Query job for state

...