. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
0 comentarios
Respuesta aceptada
Kaustubha Govind
el 11 de Jun. de 2012
The phrases are pretty standard AFAIK. Zero based indexing means the first port is referred to by index=0, One based indexing means the first port is referred to by index=1.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!