Curve fitter app does not work
Mostrar comentarios más antiguos
I used online MATLAB; however, I could not fit the curve using Curve fitter app.
There are errors presented at the command window as;
Error in matlab.ui.internal.toolstrip.base.ActionInterface>@(event,data)PropertySetCallback(this,event,data) (line 40)
this.PropertySetListener = addlistener(this.Peer, 'propertySet', @(event, data) PropertySetCallback(this, event, data));
Error in viewmodel.internal.factory.ManagerFactoryProducer>@(src,event)callback(src,viewmodel.internal.factory.ManagerFactoryProducer.convertStructToEventData(event)) (line 79)
proxyCallback = @(src, event)callback(src, ... > In cfapp.internal.curvefitter.ui.toolstrip/FitSectionView/set.AutoFitState (line 60)
In cfapp.internal.curvefitter.ui.toolstrip/FitSectionView/autoFitRadioButtonClicked (line 138)
In cfapp.internal.curvefitter.ui.toolstrip.FitSectionView>@(varargin)this.autoFitRadioButtonClicked(varargin{:}) (line 116)
In internal.Callback.execute (line 128)
In matlab.ui.internal.toolstrip.base/Action/PropertySetCallback (line 782)
In matlab.ui.internal.toolstrip.base.ActionInterface>@(event,data)PropertySetCallback(this,event,data) (line 40)
In viewmodel.internal.factory.ManagerFactoryProducer>@(src,event)callback(src,viewmodel.internal.factory.ManagerFactoryProducer.convertStructToEventData(event)) (line 79)
7 comentarios
dpb
el 18 de Jun. de 2024
You'll have to provide the code you tried to execute including the data to reproduce the error...nothing can do without the specifics of the case.
Steven Lord
el 18 de Jun. de 2024
That doesn't look like the complete error message. Were there one or two more lines displayed in red before the start of the error message that you copied and pasted into this discussion? If so what were they?
Porpin Pungetmongkol
el 18 de Jun. de 2024
Porpin Pungetmongkol
el 18 de Jun. de 2024
Porpin Pungetmongkol
el 19 de Jun. de 2024
Porpin Pungetmongkol
el 19 de Jun. de 2024
Porpin Pungetmongkol
el 19 de Jun. de 2024
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


