To participate in the workshop, you need:
- A laptop
- Google Chrome browser
- A MathWorks account
You will be provided with a temporary workshop license that will give you access to all products used in the workshop, as well as the workshop exercise files.
If you don’t have a MathWorks account, you need to create one to get access to MATLAB Online and the material for this event. You will need access to your email on the machine you are using to create the account.
- In Google Chrome, go to: https://www.mathworks.com/mwaccount/ and click 'Create one!' next to 'No Account?'
- Fill out the form and click Create. Follow the directions for verifying your email address.
- To complete your registration, click the link in the verification email and fill out the form. You must check the Online Services Agreement box. You may leave these fields blank: Activation Key or License Number, Sales rep contact, Associate with a license, Trial
The workshop uses MATLAB Online. You must activate this license to participate.
-
Navigate to this address in Google Chrome. If you are not already logged in, do so:
https://www.mathworks.com/licensecenter/classroom/3883400/ -
Click Access MATLAB Online.
Once you have access to MATLAB Online, to get access to the workshop files, use the following commands in the command window:
- mkdir WiDS_CatchingFire
- cd("/MATLAB Drive/WiDS_CatchingFire")
- unzip("https://github.com/shwetadotsingh/WiDS_CatchingFire/archive/refs/heads/main.zip")
- cd("WiDS_CatchingFire-main")