Matlab Live Editor code hangs ?

4 vues (au cours des 30 derniers jours)
timo
timo le 28 Mar 2016
Commenté : timo le 29 Mar 2016
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 commentaire
Joachim Schlosser
Joachim Schlosser le 29 Mar 2016
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.

Connectez-vous pour commenter.

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by