Trying to call a variable with a string

15 views (last 30 days)
Hopefully this is a easy question.
I am kinda lost.
I am trying to create a string with the same name as a variable.
Then use that string to call the variable to be processed by Normalized.
What seems to be happening is I am creating a string, then attempting to use it as variable, but the variable is represented as asii values.
Is there a way to cycle through the functions of simular names?
Capture.PNG
Capture2.PNG

Accepted Answer

Walter Roberson
Walter Roberson on 9 Oct 2019

More Answers (0)

Categories

Find more on Characters and Strings 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!