Problem 42491. Quine : write a quine in MATLAB
Quine is a type of program whose output matches the source code. See: Quine in Wikipedia
Similar in spirit to, http://www.mathworks.com/matlabcentral/cody/problems/42461-this-is-a-palindrome-and-so-am-i
Note: last line of MATLAB solution is padded with a comment, so you should remove that in your Quine submission
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
1900 Solvers
-
389 Solvers
-
Return unique values without sorting
982 Solvers
-
Getting the indices from a vector
11291 Solvers
-
Remove NaNs and numbers adjacent to NaNs
78 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!