• Remix
  • Share
  • New Entry

on 10 Oct 2022
  • 39
  • 246
  • 0
  • 1
  • 267
Adding bat signal to KARUPPASAMYPANDIYAN M's Full Moon at MATropolis!
Thanks to Mingjing Zhang's file exchange submission Batman Equation: The Legend
rng(0)
plotbatmaneq
a=gca;
p=a.Children;
v=p.Vertices;
close all
axes(Color='k',Pr='p',CameraT=[40 33 3])
hold on
bar3(randg(2,80),'k');
axis equal
campos([1,33,7])
t=0:.1:6;
fill3(0*t+61,40*cos(t)+30,40*sin(t)+5,'w')
light(po=[-70 4 2])
fill3(0*v(:,1)+60.9,5*v(:,1)+30,5*v(:,2)+20,'k')
Remix Tree
Load full remix tree