Feeds
답변 있음
How can I plot a 3D graph perspectivly?
You can use the axes projection property: ax = axes; ax.Projection = 'perspective';
How can I plot a 3D graph perspectivly?
You can use the axes projection property: ax = axes; ax.Projection = 'perspective';
9년 초과 전 | 0
