. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?

2 views (last 30 days)
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?

Accepted Answer

Kaustubha Govind
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.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!