Why doesn’t livescript display the results in LATEX form?
12 views (last 30 days)
Show older comments
madhan ravi
on 11 Sep 2019
Commented: Subhadeep Koley
on 21 Feb 2020
When I was using 2017a the results of symbolic operations resulted in LATEX form but why does it not happening in 2018b? Is there any option to change the settings perhaps?
12 Comments
Subhadeep Koley
on 19 Jan 2020
It seems not a bug as I am getting expected output in my end. It can be some issue with the installation.
Accepted Answer
Ralf Hillebrand
on 21 Feb 2020
Edited: Ralf Hillebrand
on 21 Feb 2020
I assume you played around with the sympref command. Please restore the inital value for typeset outputs with
sympref('TypesetOutput','default');
Please note that any sympref changes are persistent over sessions.
2 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!