How to make a variable available for two functions in scripting
2 views (last 30 days)
Show older comments
I am working on scripts
I have a varaible 'xyz' that will be updated in function_1 and i want to read it in function_2
how can we do that ?
0 Comments
Accepted Answer
More Answers (0)
See Also
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!