Generated "*.m" file could not be real time updated
19 views (last 30 days)
Show older comments
hello:
As showed in figure. I have a 'main.m' file, which feature is read external files and generate 'a.m' file, then run 'a.m'. I found that, after run('a.m') on 'Step 2', the resault represent that ‘a.m’ is not newest. After run 'main.m', when I check 'a.m', it is newest.
My question is there any way to run newest 'a.m' in 'main.m'.
Thank you.

0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Programming Utilities 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!