grid線の太さのかえ方
43 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
N/A
el 17 de Jul. de 2018
Respondida: Toshia M
el 17 de Mzo. de 2023
grid線の太さを変更するにはどのようなプログラムを書けばいいですか? ax.LineWidth = 1.5と書きましたが、エラーが出ました。
0 comentarios
Respuesta aceptada
michio
el 17 de Jul. de 2018
grid線の色の濃さ(GridAlpha) や線種(GridLineStyle)を変更する機能は グリッド ラインの外観の変更 で紹介しておりますが、残念ながら現時点では grid 線の太さを変更する機能はありません。
File Exchange に grid2 という関数が公開されており、こちらを使うと太さも編集可能の様です。
0 comentarios
Más respuestas (1)
Toshia M
el 17 de Mzo. de 2023
There is a new feature in R2023a for changing the grid line width. For more information, see this solution: https://www.mathworks.com/matlabcentral/answers/157863-change-grid-line-width
0 comentarios
Ver también
Categorías
Más información sobre Grid Lines, Tick Values, and Labels en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!