. What is the meaning of "Zero based indexing/one based indexing" in multiport switch?
조회 수: 1 (최근 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!