Replace program statements entirely with matrix manipulation
Show older comments
Can we replace program instructions in an *.m file with matrix manipulation calls?
% data declaration % all control flow statements % function calls remain but %inside them, the replacement %happens!
3 Comments
RahulTandon
on 28 Sep 2019
RahulTandon
on 28 Sep 2019
Steven Lord
on 28 Sep 2019
I'm not sure what you're trying to do. What specific program instructions are you trying to replace with matrix manipulation operations and why?
Answers (0)
Categories
Find more on Structures in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!