How to display text in the command window?

7 views (last 30 days)
Display LHS=RHSScreenshot (9).png

Accepted Answer

Jeff Miller
Jeff Miller on 27 May 2019
if abs(a-b)<0.0001
disp('LHS==RHS')
end

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!