LineWidth and MarkerSize for plot auto-generating commands?

37 visualizaciones (últimos 30 días)
How do you change the LineWidth and MarkerSize values for functions like 'step(', 'impulse', and 'pzmap(' that auto-generate plots? They have preset values and I cannot find the handles anywhere to change them. I have tried the new toolbar in the figure window, calling the handles, and using the 'set(' command, but have not found success. Any suggestions would be greatly appreciated! Thanks.

Respuesta aceptada

Nishant Gupta
Nishant Gupta el 6 de Abr. de 2020
To change the LineWidth and MarkerSize values of any plot or figure, go through the following steps:
  • In the figure window select the Edit Plot option from toolbaar
  • Then select and right-click on the elements like line aur marker whose property you want to change
  • Open property inspector: You can see the related properties like LineWidth and MarkerSize
  • Finally, change the values

Más respuestas (0)

Categorías

Más información sobre Stability Analysis 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!

Translated by