I'm trying to publish my MATLAB code, but when I do, the publish button doesn't respond. When I go into the more publishing options, a figure window pops up (note: my code never at any point asks for a figure window) and it says publishing, but nothing happens. Any ideas?

댓글 수: 7

Stephen23
Stephen23 2018년 3월 5일
편집: Stephen23 2018년 3월 5일
A figure popping up is normal: this happens because of how the publisher works, not because of your code.
Do you get any HTML/pdf/... files? Does the operation finish?
Matthew Olivo
Matthew Olivo 2018년 3월 5일
I'm trying to get a PDF but nothing shows up.
Stephen23
Stephen23 2018년 3월 5일
Does the operation finish? Can you resume executing other code?
Matthew Olivo
Matthew Olivo 2018년 3월 5일
No
Stephen23
Stephen23 2018년 3월 5일
How long does this code normally take to execute? Does it contain any UI's or dialog boxes?
Matthew Olivo
Matthew Olivo 2018년 3월 5일
All the code has is a while loop. However, the re are about +1000 lines of comments and the while loop prints 4 items each time.
Stephen23
Stephen23 2018년 3월 5일
It sounds like you are printing quite a lot of text. This will be slow.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Desktop에 대해 자세히 알아보기

태그

질문:

2018년 3월 5일

댓글:

2018년 3월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by