How can a webpage be used in an assert?
urlwrite('http://www.dropbox.com/s/hpbc4sbc9ihsz0h/test.p?dl=1','test.p');
assert(isequal(becomeTheLeader,'This is the new leader') && test)
Where test.p is:
Found
The resource was found at https://www.dropbox.com/s/hpbc4sbc9ihsz0h/test.p?dl=1;
you should be redirected automatically.
Error messages seen are:
Error: invalid pfile
228 Solvers
Back to basics 13 - Input variables
233 Solvers
How long is the longest prime diagonal?
338 Solvers
Construct an index vector from two input vectors in vectorized fashion
175 Solvers
Determine if input is a Narcissistic number
120 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!