is there a code that can hide an output on the command window but the item to be hide will be needed on the succeeding formula.

4 views (last 30 days)
is there a code that can hide an output on the command window but the item to be hide will be needed on the succeeding formula.
for example:
i will set A=1+2 B=1+3
Formula:
Z=A+B
Z=9
I want to show only the result of Z.
thanks guys.

Accepted Answer

Walter Roberson
Walter Roberson on 25 Aug 2016

More Answers (1)

Kenneth Cantos
Kenneth Cantos on 25 Aug 2016
here is my output. i want to hide (encircled with orange) the E,F,G,H,I...etc
but this results are needed to solve the Zeq (encircled with red). is there a code to do this one?
thanks

Community Treasure Hunt

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

Start Hunting!