Feeds
已回答
How to plot a cone via fsurf?
I have found a solution and in case anyone should come across the same problem: xCone = @(s,t) (coneRadius - 1/3 * t) .* cos(s)...
How to plot a cone via fsurf?
I have found a solution and in case anyone should come across the same problem: xCone = @(s,t) (coneRadius - 1/3 * t) .* cos(s)...
7 years 前 | 2
| 已接受
提问
How to plot a cone via fsurf?
Hello! I am experiencing some problems when trying to plot a cone in ML using the fsurf function. When using meshgrid and sur...
7 years 前 | 1 个回答 | 1