How to make a variable available for two functions in scripting

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 ?

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!