Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Dataset element long list
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
It would be really nice to get an element list in the Matlab browser, such as happens anyway when the Total Elements count is really small. Just to get the idea, this may indicate what I am trying to do and what the problem is:
>> logsout.getLength()
ans =
15
>> logsout.getElement(1:15) Error
I know the sencond line is bad syntex, but it shows that what I need is a list of 15 elements in this case. Any help? I am running R2011a.
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!