Matlab Live Editor code hangs ?

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 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeSymbolic Math Toolbox についてさらに検索

タグ

質問済み:

2016 年 3 月 28 日

コメント済み:

2016 年 3 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by