I am starting with Matlab online. can I use Stoichiometry Tools?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Dyuman Joshi
2024-2-19
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 个评论
Mann Baidi
2024-2-19
编辑:Mann Baidi
2024-2-19
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!