We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340c783 commit 0768f08Copy full SHA for 0768f08
README.md
@@ -74,6 +74,18 @@ it will automatically open the Live Script `HEV_main_script.mlx`.
74
The script contains the description of the model and
75
hyperlinks to models and scripts.
76
77
+## How to Use in MATLAB Online
78
+
79
+You can try this in [MATLAB Online][url_online].
80
+In MATLAB Online, from the **HOME** tab in the toolstrip,
81
+select **Add-Ons** → **Get Add-Ons**
82
+to open the Add-On Explorer.
83
+Then search for the submission name,
84
+navigate to the submission page,
85
+click **Add** button, and select **Save to MATLAB Drive**.
86
87
+[url_online]:https://www.mathworks.com/products/matlab-online.html
88
89
## License
90
91
See [`LICENSE.txt`](LICENSE.txt).
0 commit comments