Replace program statements entirely with matrix manipulation

1 view (last 30 days)
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
RahulTandon on 28 Sep 2019
John D'Errico, I guess the grammatical error in the question has been removed. Now you can focus on the substance of it. Please be the first to comment!
Steven Lord
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?

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!