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
-
Back to basics 11 - Max Integer
799 Solvers
-
Compress strings (not springs)
212 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
630 Solvers
-
Find out missing number from a vector of 9 elements
309 Solvers
-
Replace multiples of 5 with NaN
454 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!