How to clear dataset class ?
1 view (last 30 days)
Show older comments
I load a dataset from a gui. When I close the gui the dataset is not cleared. The command 'whos' gives an empty response but the command 'clear classes' generates the message
'Warning: Objects of 'dataset' class exist. Cannot clear this class ...'
Is there an command that can clear the dataset ?
0 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!