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