Is there a way to have load command return data in format other than struct?
Show older comments
When I do abc = load('abc.mat','VAR1') the data loads as a structure even though VAR1 is a financial time series. How can I have it create a financial time series called abc?
Accepted Answer
More Answers (0)
Categories
Find more on Structures in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!