Why do mlx scripts not output anything after a call to evalc
1 view (last 30 days)
Show older comments
After calling a command with evalc to surpress its output, mlx scripts no longer return any textual output. This also happens if a script or function called in an mlx file contains a evalc call.
I could reproduce this on 2016b and 2017b. Anyone got an idea what other way I could use to capture, or just surpress the printed output of a command without using evalc?
2 Comments
Vishwanath Bailore Acharya
on 28 Mar 2018
Can you please share a sample code to reproduce the issue at my end?
Answers (0)
See Also
Categories
Find more on Matrix Indexing 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!