Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 21st, 2017
55
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
x=0:0.1:10;
y=@(x) x;
p2= plot(x,x);
p1 = plot(x,x);
hold on
for n=1:10
set(p1, 'YData', n*y(x))
drawnow
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
UserPremium
GetText | 1 hour ago | 0.99 KB
Temperatura e Umidade no Arduino
C++ | 2 hours ago | 1.60 KB
News Nov28 25
Email | 4 hours ago | 109.76 KB
luart decryptor
Lua | 4 hours ago | 6.05 KB
Untitled
Lua | 6 hours ago | 3.91 KB
devkit running
Bash | 7 hours ago | 13.11 KB
GhostPing
Bash | 7 hours ago | 0.63 KB
StartupMovement
Lua | 7 hours ago | 3.57 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!