Karthick
Followers: 0 Following: 0
Feeds
已回答
In the "session 5" of MATLAB Onramp, in "Indexing of array (part 2)", it is stated that "You can also use variables as your index. Try creating a variable y, and using y as the index to data." . How to do it ?
You can also use a variable as an index. Try creating a variable idx with the value 8 and using idx as the index to data. Cours...
In the "session 5" of MATLAB Onramp, in "Indexing of array (part 2)", it is stated that "You can also use variables as your index. Try creating a variable y, and using y as the index to data." . How to do it ?
You can also use a variable as an index. Try creating a variable idx with the value 8 and using idx as the index to data. Cours...
1 year 前 | 0