Thanks, especially for giving a reason for storing data in .mat files.
@RushDefuze4 жыл бұрын
Thanks for the video dude. One step closer to completing my coursework after i implement this and alter it to fit the context of my GUI!
@haryanathomas64504 жыл бұрын
You're welcome. I'm glad it was helpful!
@BARaaz044 жыл бұрын
Very clear and concise explanation. Thanks.
@haryanathomas64504 жыл бұрын
You're welcome.
@Rainstorm1214 жыл бұрын
Thanks Sir. I have a .mat file (dataset) with many rows with 5 columns with respective titles. After loading it in to my editor, how do I read individual columns separately ?
@haryanathomas64504 жыл бұрын
You can use the datastore function to transfer your dataset from the .mat file to a variable in Matlab. Read the documentation below for more info. Hope that helps. www.mathworks.com/help/matlab/import_export/read-and-analyze-data-in-keyvaluedatastore-for-mat-file.html
@laptoplifestylegeez3 жыл бұрын
This video explains how to save a .mat file perfectly but how do I look at my .mat spreadsheet if I want to visually just see the columns