. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
0 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 11 Jun. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!