How to check if workspace is static
2 views (last 30 days)
Show older comments
Is there a programmatic way to determine whether a workspace is static?
In particular, I want to add a variable to the callers workspace via assignin, if and only if the callers workspace is not static.
BTW: "Do not use assignin!" does not count as an answer.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!