-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
The error message when running IRSparsity:
Dot indexing is not supported for variables of this type.
Error in IRget>IRgetfast (line 103)
value = defaultopt.(name);
Error in IRget (line 33)
val = IRgetfast(options,name,value);
Error in IRhybrid_fgmres (line 191)
discrflat = IRget(options, 'discrflatTol', [], 'fast');
Error in IRell1 (line 151)
[X, info] = IRhybrid_fgmres(A, b, options);
Error in EXsparsity (line 30)
[Xell1_GCV, info_ell1_GCV] = IRell1(A, bn, options);
Metadata
Metadata
Assignees
Labels
No labels