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
-
Reverse the Words (not letters) of a String
440 Solvers
-
Project Euler: Problem 16, Sums of Digits of Powers of Two
139 Solvers
-
Construct a string from letters and counts
142 Solvers
-
Generate N equally spaced intervals between -L and L
866 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11374 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!