Workspace variables into functions
Problem definition:
This code is to help beginners to understand how reading multiple variables into a function and storing them within a loop without using 'eval' function. This is more of a tutorial code than a specific one.
I have multiple variables (X1,X2,X3,...,X10) stored in a mat file, i.e. WS1.mat, which to be read into a function i.e. myfunc and after the expressions are calculated, I want
to store them in seperate variables, (A1,A2,A3,...,A10). I want those variables to be %stored in 'base' workspace, instead of 'function' workspace
Citation pour cette source
Mert (2026). Workspace variables into functions (https://fr.mathworks.com/matlabcentral/fileexchange/32224-workspace-variables-into-functions), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
