You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: 'webread' undefined near line 370 column 12
error: called from
mpm>findUrlOnFileExchange at line 370 column 10
mpm>findUrl at line 348 column 13
mpm>findAndSetupPackage at line 134 column 17
mpm at line 115 column 5
test_install at line 15 column 1
In brief this version of octave is missing the webread.m function and only has the deprecated urlread.m.
This version of octave is also missing the webread.m function but also throws this:
error: strcmpi: nonconformant cell arrays
error: called from
is_argname at line 534 column 11
parse at line 403 column 9
mpm>parseArgs at line 794 column 5
mpm at line 71 column 17
test_install at line 15 column 1
Not super familiar with input parsing so this is how far I got.
No description provided.
The text was updated successfully, but these errors were encountered: