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.

조회 수: 2 (최근 30일)
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.

채택된 답변

Walter Roberson
Walter Roberson 2016년 8월 25일

추가 답변 (1개)

Kenneth Cantos
Kenneth Cantos 2016년 8월 25일
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