The name '''' is not a coefficient or a problem parameter. You can only use dot notation to access the coefficients a

Post Reply
omidrostaei
Posts: 11027
Joined: Thu Feb 25, 2021 5:12 pm
Contact:

The name '''' is not a coefficient or a problem parameter. You can only use dot notation to access the coefficients a

Post by omidrostaei »

The name '''' is not a coefficient or a problem parameter. You can only use dot notation to access the coefficients and problem parameters of a cfit or sfit, e.g., ''f.''.\n\nFor the current fit, you can access these properties: \n\nYou can get coefficient names and values either by name, e.g., p1 = f.p1, or by using the coeffnames or coeffvalues functions, e.g., names = coeffnames(f).\n\nTo use methods, use functional notation instead, e.g., plot(f)
Post Reply

Return to “Curve Fitting”

Who is online

Users browsing this forum: No registered users and 1 guest