Effacer les filtres
Effacer les filtres

step by step running of matlab

80 vues (au cours des 30 derniers jours)
Eliraz Nahum
Eliraz Nahum le 24 Sep 2018
Déplacé(e) : Stephen23 le 10 Mai 2024
hello, is there a way of running matlab, so I can see each step it does. I would like to point out that I want to see any action it does. for example, if there is a row in which it refers to a function, so I want matlab to show me what happens in any row of the function, what the variables are etc. thanks

Réponse acceptée

Stephen23
Stephen23 le 24 Sep 2018
Modifié(e) : Stephen23 le 24 Sep 2018
Use the debugging mode, that is exactly what it is for.
Start by putting a breakpoint at the start of the function. Then run it. Step through using the buttons in the toolbar. I highly recommend that you watch a video tutorial before starting, so you get a feeling for how it works:
There are plenty more tutorials on the interweb.
  1 commentaire
Eliraz Nahum
Eliraz Nahum le 26 Sep 2018
Déplacé(e) : Stephen23 le 10 Mai 2024
thanks

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by