How to build dataset using vector and matrix and structure

1 view (last 30 days)
I have matrix and structure datas.
I want make a dataset that have a data name, value, matrix, structure.
and How to call these data from dataset
ex. dataset.fftdata(3)-> that is matrix
dataset.spectrum.octavedata(3)-> that is matrix data from structure data

Answers (0)

Community Treasure Hunt

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

Start Hunting!