Borrar filtros
Borrar filtros

Basic plotting using bar function: is my solution correct?

1 visualización (últimos 30 días)
X vector range 1 to 100 in steps of 5. Y vector is square root of each x value. Use bar function.

Respuesta aceptada

Walter Roberson
Walter Roberson el 20 de Sept. de 2017
bar(x,y)

Más respuestas (0)

Categorías

Más información sobre Bar Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by