Coming soon - Get a detailed view of why an account is flagged as spam!
view details
32
Happy Valentine's Day Nerds
Post Flair (click to view more posts with a particular flair)
Post Body

t = linspace(-pi,pi, 350);
X = t .* sin( pi * .872*sin(t)./t);
Y = -abs(t) .* cos(pi * sin(t)./t);
plot(X,Y);
fill(X, Y, 'r');
axis square;
set(gcf, 'Position', get(0,'Screensize')); 
title('Happy Valentines Day', 'FontSize', 28);

Stolen from MATLAB Central via MATLAB twitter

Author
Account Strength
100%
Account Age
14 years
Verified Email
Yes
Verified Flair
No
Total Karma
76,602
Link Karma
6,777
Comment Karma
69,589
Profile updated: 6 months ago
Posts updated: 7 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago