I am starting with Matlab online. can I use Stoichiometry Tools?
2 views (last 30 days)
Show older comments
I am starting with Matlab online. can I use Stoichiometry Tools?
stoich({'Al+3(aq)','Al(s)','e-'});
I tried and it returns me this:
Unrecognized function or variable 'stoich'.
0 Comments
Answers (2)
Dyuman Joshi
on 19 Feb 2024
I assume you are referring to this particular function provided in this FEX submission - https://in.mathworks.com/matlabcentral/fileexchange/29774-stoichiometry-tools
If that is the case, then you have to upload the file to MATLAB Online and add it to the current directory/path in order to use it.
0 Comments
Mann Baidi
on 19 Feb 2024
Edited: Mann Baidi
on 19 Feb 2024
Hi,
Assuming that you would like to use 'Stoichiometry Tools' and are referring to the following File Exchange:
You can use the File Exchange functions in MATLAB Online simply by opening MATLAB Online from the File Exchange page.
You can open MATLAB Online, by clicking the 'Open in MATLAB Online' button:
Hope this will help!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!