Error using urlreadwrite (line 97)
Error downloading URL. Your network connection may be down or your proxy
settings improperly configured.
Error in urlwrite (line 38)
[f,status] = urlreadwrite(mfilename,catchErrors,url,filename,varargin{:});
Error in aa (line 2)
urlwrite('http://archappl.diamond.ac.uk/retrieval/data/getData.mat', ...
If I change the time format to place two zeros before the Z instead of three, it works correctly.
Hi,
When I follow the Matlab example documentation (switching URL and PV for ones we use here):
I get the following error:
If I change the time format to place two zeros before the
Z
instead of three, it works correctly.Is this a minor error in the documentation https://slacmshankar.github.io/epicsarchiver_docs/matlab.html?
Corrected version: