Naming Variables in Matlab

2 views (last 30 days)
Fan Hu
Fan Hu on 21 Oct 2019
Answered: Image Analyst on 21 Oct 2019
Hi,
I've imported a table into matlab, and I'm trying to set X_ab where a is the row number and b is the column number of the table. How would I do that?
For example, X_23 would be the contents of the second row and third column

Answers (1)

Image Analyst
Image Analyst on 21 Oct 2019
That is a horrible idea. See the FAQ to find out why.

Community Treasure Hunt

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

Start Hunting!