Problem 1731. Text File Read: 64 bit data set
Solution Stats
Problem Comments
-
3 Comments
That was painful to lear xD .
Btw i really think its about time some document the capabilities of str2num properly ( i mean the eval like capabilties)
The file 'Cody_64.txt' is missing in the first two tests. It could be created using the code in the third test (and changing the file name).
> The fscanf function with %ul may not succeed, as of 7/20/2013.
The correct format identifier is %lu --- using that, it works.
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Remove the polynomials that have positive real elements of their roots.
1724 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
372 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
235 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
862 Solvers
-
Generate a random matrix A of (1,-1)
371 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!