Assigning Columns to Multiple Variables
Ältere Kommentare anzeigen
Lets say I have a table of 5 columns in my workspace.
I want each of the variables A, B, C, D to be assinged to a single column.
For exaple A = Column 1, B=Column 3 etc.
I know I can write A = Table( : ,1), but is there a way to do it all at once instead of individually?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!