How to get the parameter value inside matlab code, In workspace If i give parameter.Value it gave the result but inside m script if i give c=param{j}.Value it doesn't provide the output. Here I have made an list of variable in a cell array. Please he

1 Ansicht (letzte 30 Tage)
I have an array of 300 variables, here i need to find the data type of each block. With the help of for loop how to identify the datatype of each one in the array. I used class(variable name or parameter) to get the type in workspace. But with the help of for loop. how to get the data type of each entries in the cell array. please suggest. Thank you

Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by