Clear Filters
Clear Filters

The precision digit problem of vpa function

1 view (last 30 days)
I got problems that vpa always ouput four decimal digits, and I would like to know how to solve this problem.

Accepted Answer

Ameer Hamza
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.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!