Why do mlx scripts not output anything after a call to evalc
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Vishwanath Bailore Acharya
2018년 3월 28일
Can you please share a sample code to reproduce the issue at my end?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!