Why do mlx scripts not output anything after a call to evalc

9 views (last 30 days)
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
Can you please share a sample code to reproduce the issue at my end?
Thomas Pfau
Thomas Pfau on 5 Apr 2018
Difficult. It happened in a rather complex setting but I can't reproduce it with minimal examples... For now we simply changed to eval, but it is still really odd.

Sign in to comment.

Answers (0)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!