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 Solvers190
Suggested Problems
-
Determine if a Given Number is a Triangle Number
364 Solvers
-
Create a function handle that reverses the input arguments of another function handle
144 Solvers
-
Return elements unique to either input
751 Solvers
-
Test if two numbers have the same digits
235 Solvers
-
649 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!