How to display Live Editor output in multiple lines?

31 views (last 30 days)
I have large equations in the output of my code that I want to view. However, in the Live Editor output window it only allows me to scroll to view the complete answer. Can this output be displayed in multiple lines?

Answers (1)

Cris LaPierre
Cris LaPierre on 14 Aug 2020
You can see the Display Output options here. If you are not using Inline, try that.
I am not aware of a way to wrap an equation. Is your equation symbolic?
  2 Comments
Mohit Kumar
Mohit Kumar on 14 Aug 2020
Yeah inline is a better way to get more room for the output but what I was ideally looking for was wrapping the equation.
Yes my equation is symbolic.
Cris LaPierre
Cris LaPierre on 14 Aug 2020
One option might be this file exchange submission. Just be aware this is a user-created solution from 10+ years ago.

Sign in to comment.

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!