. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
2 ビュー (過去 30 日間)
古いコメントを表示
. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
0 件のコメント
採用された回答
Kaustubha Govind
2012 年 6 月 11 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!