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 Solvers199
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1640 Solvers
-
Convert a numerical matrix into a cell array of strings
2352 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
172 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13494 Solvers
-
Side of an equilateral triangle
6836 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!