Command Window Update with Spreadsheet Link
조회 수: 8 (최근 30일)
이전 댓글 표시
I have some code that runs behind the scene of an Excel spreadsheet with the Matlab Spreadsheet Link toolbox. It all runs fine.
However, as the underlying code takes time to run, it'll help a lot if I can see the Command Window update while it's running. For example I have a gigantic for-loop within the main script and within each loop I print out some summary statistics.
By default, the Command Window seems to be "locked" under Spreadsheet Link. I didn't see any related topic in the documentation either.
댓글 수: 0
답변 (1개)
Kushagr Gupta
2017년 3월 15일
I would recommend going through the Customization category functions available in the documentation of " Spreadsheet Link Functions ".
참고 항목
카테고리
Help Center 및 File Exchange에서 Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!