redirect terminal output to file
Show older comments
I have a commercial solver that I use in Matlab. It internally prints information to the Matlab terminal and I have no control over it. I want to redirect the output to a text file instead. What is the best way to do this? Pretty sure fprintf won't help me.
1 Comment
Oleg Komarov
on 22 May 2012
Why not? Also, your question is too vague. What is a commercial solver that you use IN Matlab? A function?
Accepted Answer
More Answers (1)
Paul Wintz
on 5 Oct 2021
Edited: Paul Wintz
on 5 Oct 2021
Categories
Find more on Environment and Settings 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!