• Remix
  • Share
  • New Entry

on 6 Oct 2022
  • 65
  • 289
  • 0
  • 4
  • 175
[x, y, z, v] = flow;
h=contourslice(x,y,z,v,1:20,[],0,linspace(-8,2,20));
axis([0,10,-3,3,-3,3])
colormap(jet)
daspect([1,1,1]);
camva(24)
camproj perspective
campos([-3,-15,5])
axis off
Image
Remix Tree