How can I plot the contour lines between two spheres ?
이전 댓글 표시
I want to plot contours between the spheres
댓글 수: 5
There's an error in your attached file, test2.m. There's an undefined variable a in line 10.
c =-a/L; % line 10
test2()
I've never seen a file with such long lines of code.
This file has 81 lines of code and 193,501 characters.
Line 4 has over 45,000 characters.
Line 5 has nearly 70,000 characters.
This seems like a red flag. It's unreadble. It's very likely that much of it can be simplified. I'm curious how the file was generated.
Shreen El-Sapa
2023년 8월 16일
Star Strider
2023년 8월 16일
.
Shreen El-Sapa
2023년 8월 17일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!