2023a Hangs on selecting variable index, 2019b doesn't
조회 수: 1 (최근 30일)
이전 댓글 표시
When I select the text in a variable index for example the (Ti, Hi) portion of variable somevariable(Ti, Hi)=, matlab hangs for about 16 seconds and processor utilization jumps up before it selects the text "(Ti, Hi)" and processor utilization goes down.
I should note:
-It does this in 2023a, not 2019b
- It does this on my old computer and a brand new much more powerful computer
- There are 53,248 instances of (Ti, Hi), so matlab could be going through each one to highlight them all on the screen. But 2019b doesnt do this.
Is there some feature that 2023a has that 2019b doesnt that I can turn off in 2023a? or some other solution?
Thanks.
댓글 수: 1
Ashutosh Thakur
2024년 6월 20일
Hi,
Can you share these MATLAB variables in the form of a MAT file so that I can check this at my end?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!