How do I load .mat file and take certain columns and make them an array?

Hi, I have a .mat file with many columns but I only need 3 of them. How do I take each column and make it into an array?

Answers (1)

2 Comments

Sorry, I still don't understand. This is what it looks like.
You cannot access the variables of a table from a .mat file without loading the entire table.

Sign in to comment.

Asked:

on 17 Mar 2022

Commented:

on 17 Mar 2022

Community Treasure Hunt

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

Start Hunting!