The precision digit problem of vpa function
3 views (last 30 days)
Show older comments
Chonghao WANG
on 29 Sep 2020
Commented: Ameer Hamza
on 29 Sep 2020

I got problems that vpa always ouput four decimal digits, and I would like to know how to solve this problem.
0 Comments
Accepted Answer
Ameer Hamza
on 29 Sep 2020
Edited: Ameer Hamza
on 29 Sep 2020
You have somehow changed your symbolic preferences. Run
sympref("default")
in the command window to change them to default.
2 Comments
More Answers (0)
See Also
Categories
Find more on Logical 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!