Matlab 2012 mesh problem
이전 댓글 표시
In the matlab 2012b, I just use "mesh" to plot a matrix. But in the figure, there shows a lot of lines connecting each point together. I tried "meshc" as well. It's not a problem in previous versions. Anybody knows what is going on? Thank you.
답변 (1개)
Shashank Prasanna
2013년 8월 27일
0 개 추천
The density of lines depends on your input data. You can play around with the color etc using the Surface Properties:
Feel free to share your plot or code so that we get an idea of what the issue is.
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!