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 Ansichten (letzte 30 Tage)
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 25 Aug. 2016

Weitere Antworten (1)

Kenneth Cantos
Kenneth Cantos am 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!

Translated by