curve fitter, the coefficients are hidden as 0.0000

조회 수: 3 (최근 30일)
hang wei
hang wei 2024년 9월 5일
답변: Star Strider 2024년 9월 5일
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!

답변 (1개)

Star Strider
Star Strider 2024년 9월 5일
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.

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by