forked from csdms-contrib/topotoolbox
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Dear TT team,
my students running Matlab 2024b ran into the following error with crs and quantcarve
`Error using linprog (line 182)
LINPROG requires the following inputs to be of data type double: 'UB'.
Error in STREAMobj/quantcarve (line 227)
[bhat,,,output] = linprog(f,A,b,Aeq,beq,lb,options);
Error in STREAMobj/quantcarve (line 170)
parfor r2 = 1:numel(CStemp)`
Checking the Matlab help showed that they changed the default linprog algorithm in 2024a. Could that be the problem?
Metadata
Metadata
Assignees
Labels
No labels