can't run a function which is part of a project itself after rendering to executable file.
조회 수: 2 (최근 30일)
이전 댓글 표시
i rendered an executable file yesterday but unfortunately there was a function don't run, while it run in matlab editor perfectly.

Those are my files that i store into compiler menu. and the function that i am talking about is the one that i give a mark (blue mark).
What the view will be supposed :


but the view right now before the require function don't run is:

it just show blank axes.
please someone help me to fix my problem. i need to convert my project to executable type without any problem for my graduation requirement,
hopefully someone would help me soon.
thank in advance.
댓글 수: 7
Jan
2019년 7월 24일
편집: Jan
2019년 7월 24일
"what help section do you mean Jan ?"
Of course of the failing function, which you have mentioned in your question: projProfile_Horizontal.m
The posted code is such confusing, that I would not use it for productive work at all. I do not think, that anybody besides the author is able to debug the code - it will be even hard for the author also.
답변 (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!