DS=dataset(...) % a dataset array is constructed
DS=set(DS, 'Description', 'Whatever can describe the dataset can be put here');
get(DS) % show dataset array properties
summary(DS) % also show dataset array properties
The 'Description' can be replaced with other properties which are displayed by the get function.
I had lot of problem regarding data set array and final your post solved that. You can check How to Download Movie from Extratorrents from TechnTechie.
ReplyDelete