. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
0 Commenti
Risposta accettata
Kaustubha Govind
il 11 Giu 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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!