converting .mat file with image to .csv file

Hello Everyone,
I labelled my image dataset using the MATLAB app 'Image Labeler' and exported the labelled dataset as a .mat file. Now, I would like to covert it to a .csv file. I tried using csvwrite() but wasn't successful. I want to eventually use this data to train a model to perform a classification task.
I am new to these functions, and apologize if this was already answered.
Thank you in advance!

Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 29 Nov 2017

Commented:

on 29 Nov 2017

Community Treasure Hunt

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

Start Hunting!