Loading a Variable with its Original Format
Show older comments
B is double. When I load B, this function put it in a struct format. How can I load B with double format?
C = load( ‘A.mat’, ‘B’);
Accepted Answer
More Answers (0)
Categories
Find more on Structures 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!