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
138 Solvers
Back to basics 12 - Input Arguments
525 Solvers
147 Solvers
Multiples of a Number in a Given Range
214 Solvers
120 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!