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 Solvers195
Suggested Problems
- 
         Project Euler: Problem 7, Nth prime 1608 Solvers 
- 
         
         244 Solvers 
- 
         Similar Triangles - find the height of the tree 451 Solvers 
- 
         Back to basics 9 - Indexed References 451 Solvers 
- 
         Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5] 390 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!