curve fitter, the coefficients are hidden as 0.0000

3 vues (au cours des 30 derniers jours)
hang wei
hang wei le 5 Sep 2024
I try to use cuve fitter to fit inductor with custom equation, the problem appears as shown below:
When I make an entry for the start of L, C, and R, the data is automatically approximated to four decimals, and even shows up as 0.0000, which also appears in the ‘results’. But when I copy and paste the 'fake data' into txt , the 'true data' appears,:
why? How can I get the data to display properly?
Any help on how to approach this problem is greatly appreciated!

Réponses (1)

Star Strider
Star Strider le 5 Sep 2024
It may not be possible to change the display format in the app.
A better option would be to use fit and, iif necessary, set the format to display the number of digits that you want.

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange

Produits


Version

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by