How to save obtained information from matlab in Excel
2 views (last 30 days)
Show older comments
Hello.
I want to create some random matrices and compute some features like determinant, trace, etc., for them and then save them in a row for each matrix like this

I know how to create random matrices with rand(A) and how to compute their features by matlab but my question is that how can I save my obtained information in Excel.
I was wondering if someone could help me about my problem.
Thanks in advance.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!