. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
2 views (last 30 days)
Show older comments
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
0 Comments
Accepted Answer
Kaustubha Govind
on 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!