y(0)=0
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
why i cant do that ? y(0)=0; i really have to..
0 comentarios
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 25 de Mayo de 2011
If you really must index at 0, then you will need to write a custom array class with your own subsref()
0 comentarios
Ver también
Categorías
Más información sobre Matrix Indexing 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!