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

18 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Matt J
Matt J il 17 Mar 2022
  2 Commenti
Matt J
Matt J il 17 Mar 2022
You cannot access the variables of a table from a .mat file without loading the entire table.

Accedi per commentare.

Categorie

Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by