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

조회 수: 2 (최근 30일)
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by