Community Profile

photo

James Lambert


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Update Curve Fitter data
I'm using MatLab R2023a which comes with an "improved" layout for the Curve Fitting Toolbox Let me describe my workflow, and my...

1 year ago | 1 answer | 0

1

answer

Question


Changing Coefficient Lower Bound While Fitting Significantly Reduces R-Square, Despite The Bound Not Restricting The Fit
I will use the Curve fitting toolbox as an example, because I think it is the easiest way to reproduce this erros. I'm using thi...

2 years ago | 0 answers | 0

0

answers

Question


Error Firing Com Event to Local Handler
I am trying to receive a com event from an actxserver com object. This is the code I execute: >> clear >> afgrow = a...

5 years ago | 0 answers | 1

0

answers

Question


Assigning .net enumerations with matlab int32's
Is there any way to assign a value to a NET enumeration using matlab integers? For example: a = AfgrowUnits.aSingleThrough...

6 years ago | 0 answers | 0

0

answers

Question


Why Won't MatLab Recognize my COM Application's Events?
I am attempting to set up a COM server with the command example = actxserver('Afgrow.Application') I can successfully se...

6 years ago | 0 answers | 0

0

answers

Question


How Do IPass a Double by Reference into a COM Object's Methods
I am trying to implement this method in matlab (Originally C#): short RunFrozPredict(out double Cycles, out double finalC, ...

6 years ago | 0 answers | 0

0

answers