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
-
8961 Solvers
-
How to find the position of an element in a vector without using the find function
2744 Solvers
-
Two-output anonymous function?
79 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1127 Solvers
-
264 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!