There are two ways to run the examples. In the following, we use the example ./Finance/f_ex1.m to illustrate.

METHOD 1: Run directly from the editor.

1. Open the folder Finance from the file list.

2. Tap f_ex1.m to open the file in the editor.

3. Tap the triangle button in the toolbar of the editor to run f_ex1.m.

4. The results will be shown in the console.



METHOD 2: Run from the console.

1. Switch to the console, which has the green text "Ready" in the toolbar.

2. Tap the grey text under "Ready" and tap "Change Work Directory".

3. Change the work directory to Home/Examples/Finance.

4. Go back to the console. Enter "f_ex1" and then press the triangle button to run.

💡 If you see the error message "Error at Line 1(1) of the Console. Variable or function named "f_ex1" not found., you probably did not change the working folder properly.



Enjoy SIMO 😊
