output visualisation in matlab code

 Accepted Answer

Ameer Hamza
Ameer Hamza on 24 Sep 2020
An easy way is to add breakpoints to your code: https://www.mathworks.com/help/matlab/matlab_prog/set-breakpoints.html and then step through your code line by line. Also read here: https://www.mathworks.com/help/matlab/matlab_prog/debugging-process-and-features.html

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

NN
on 24 Sep 2020

Answered:

on 25 Sep 2020

Community Treasure Hunt

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

Start Hunting!