How to overwrite built-in fprintf
Show older comments
I’d like to know if there is any way to overwrite fprintf built-in function? I wan to add some my own action in fprintf function before I call the built-in fprintf. I know how to overwrite disp, but I do not know how to overwrite fprintf. I’d like to know if it is possible. Could you please help? Thanks.
Julia
Accepted Answer
More Answers (0)
Categories
Find more on Fractals 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!