What is the command to make a vector t that looks like this?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Bella
el 17 de Mayo de 2016
Comentada: Todd Leonhardt
el 17 de Mayo de 2016
0 0.25 0.5.......5
0 comentarios
Respuesta aceptada
Todd Leonhardt
el 17 de Mayo de 2016
Editada: Todd Leonhardt
el 17 de Mayo de 2016
my_vector = 0:0.25:5
2 comentarios
Todd Leonhardt
el 17 de Mayo de 2016
Yes, that was a typo on my part. I appologize. I fixed the answer.
Más respuestas (0)
Ver también
Categorías
Más información sobre Graphics Object Programming 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!