I am starting with Matlab online. can I use Stoichiometry Tools?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Dyuman Joshi
el 19 de Feb. de 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 comentarios
Mann Baidi
el 19 de Feb. de 2024
Editada: Mann Baidi
el 19 de Feb. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!