Problem 406. Back to basics 16 - byte order
Covering some basic topics I haven't seen elsewhere on Cody.
Switch the byte order of the input (i.e. if little-endian -> big-endian and vice versa)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers193
Suggested Problems
-
3441 Solvers
-
2486 Solvers
-
Create a vector whose elements depend on the previous element
714 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
836 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1150 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!