Does evalin make a copy or use a reference to the base variable?
Show older comments
Does evalin use additional memory when assigning the variable in the function or does it use a reference?
alpha = evalin('base','alpha');
Accepted Answer
More Answers (0)
Categories
Find more on Variables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!