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
-
Find the two most distant points
2828 Solvers
-
2915 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1805 Solvers
-
342 Solvers
-
Check if number exists in vector
11542 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!