File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,10 @@ Summary of important user-visible changes for version 11 (yyyy-mm-dd):
145145- The ` weboptions ` has been re-written internally. Support for non-integer
146146 Timeout values, and the special value ` Inf ` , has been added.
147147
148+ - The ` urlread ` and ` urlwrite ` functions now make use of the various
149+ ` weboptions ` such as timeouts and user credentials. The old calling form
150+ with passing a cell array is still supported for backward compatibility.
151+
148152- The ` newplot ` function has been re-written to remove functionality that was
149153 possibly never used in Octave, and has been removed from Matlab. The
150154 function is also more compatible, and does not change the current figure
You can’t perform that action at this time.
0 commit comments