Matlab Live Editor code hangs ?

조회 수: 1 (최근 30일)
timo
timo 2016년 3월 28일
댓글: timo 2016년 3월 29일
Dear all
Can someone tell me why this code hangs Matlab Live editor when run multiple times with CTRL+Enter?
syms I1 I2 a b c d
eq1=7*I1 - 3*I2 == 58
eq2=3*I1 - 5*I2 == 10
The determinant is
cc =[a b c d]
Is there some illegal operations ?
  댓글 수: 1
Joachim Schlosser
Joachim Schlosser 2016년 3월 29일
What do you mean by "hangs"? So far I could not get it to hang, when of course marking the second last line as text not code.

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

채택된 답변

Jared MacDonald
Jared MacDonald 2016년 3월 29일
Hi Timo,
The code works OK in the Live Editor for me. Here's a screenshot of what I get:
Thanks, Jared
  댓글 수: 1
timo
timo 2016년 3월 29일
I dont know the reason but sometimes i get 100% cpu usage On chromium Process in Matlab Live editor :( . Usually works normal

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Assumptions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by