help request about MATLAB programming simple problem

Status
Not open for further replies.

aminshafie

Newbie level 6
Joined
Apr 23, 2012
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,291
Activity points
1,347
Hi all,I have a question:how do we can hide middle calculations shown in MATLABs workspace?thanks...
 

I really don't get your question very well but if you don't want the result of lines of code to be displayed on the matlab command prompt, then you'll have to use a semicolon (suppressor) after that line.
 

Write ";" after calculation line and the results will not appear on the screen.
 

Thanks,Opopson and OhaAmo...
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…