How do I get MatLab to draw extended axes?
2 ビュー (過去 30 日間)
古いコメントを表示
I have a bunch of shapes I am trying to plot in a very specific way. I want them to appear like the attached image, where the x, y, & z axes are extended and thickened compared to the other lines. This one was created manually. I can get the shape, the major and minor grid lines, and the thickened axes to appear (by manually drawing a set of thicker lines), but I cannot get the extended axes.
Any ideas?
回答 (1 件)
Image Analyst
2013 年 12 月 13 日
Please try again to insert the image or attach a file. You can overlay a thick line over the axes with the line() function if you want.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Graphics Object Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!