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)...
6年以上 前 | 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...
6年以上 前 | 1 件の回答 | 1