in script, i can't run section
조회 수: 20 (최근 30일)
이전 댓글 표시
When I use Matlab 2023b ,I can't run section even if I use the symbol %% to divide my code in the scrpit.
댓글 수: 2
Dyuman Joshi
2023년 9월 20일
We will not be able to help unless you attach your code.
What does "I can't run" mean in this context? The code does not execute? Do you get any errors? Specify what the problem is.
Steven Lord
2023년 9월 20일
What does "cant run" mean in this context?
- Do you receive warning and/or error messages? If so the full and exact text of those messages (all the text displayed in orange and/or red in the Command Window) may be useful in determining what's going on and how to avoid the warning and/or error.
- Does it do something different than what you expected? If so, what did it do and what did you expect it to do?
- Did MATLAB crash? If so please send the crash log file (with a description of what you were running or doing in MATLAB when the crash occured) to Technical Support so we can investigate.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!