Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: The RandStream.getDefaultStream static method will be removed in a future release. Use
RandStream.getGlobalStream instead.]
[> In RandStream.RandStream>RandStream.getDefaultStream at 460
In hackathon1 at 4
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14]
|
2 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: The RandStream.getDefaultStream static method will be removed in a future release. Use
RandStream.getGlobalStream instead.]
[> In RandStream.RandStream>RandStream.getDefaultStream at 460
In hackathon1 at 4
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14]
|
3 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: The RandStream.getDefaultStream static method will be removed in a future release. Use
RandStream.getGlobalStream instead.]
[> In RandStream.RandStream>RandStream.getDefaultStream at 460
In hackathon1 at 4
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14]
|
4 | Pass |
%%
assert(isequal(hackathon1,randi(10000)))
[Warning: The RandStream.getDefaultStream static method will be removed in a future release. Use
RandStream.getGlobalStream instead.]
[> In RandStream.RandStream>RandStream.getDefaultStream at 460
In hackathon1 at 4
In verifyCode>evaluateCode at 227
In verifyCode at 40
In fevalJSON at 14]
|
Swap the first and last columns
12413 Solvers
235 Solvers
Back to basics 13 - Input variables
233 Solvers
Back to basics 21 - Matrix replicating
1052 Solvers
Permute diagonal and antidiagonal
224 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!