Does evalin make a copy or use a reference to the base variable?
Ältere Kommentare anzeigen
Does evalin use additional memory when assigning the variable in the function or does it use a reference?
alpha = evalin('base','alpha');
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Variables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!