multi containers.Map to implement this system

I would ask if can i use MATLAB to implement this system , by using (containers.Map)? Note :first key vector number was generated from certain algorthim).
Any suggestion please?

댓글 수: 4

So one key is used to look up a structure of 3 keys, and those 3 keys are used to look up data items??
lotus whit
lotus whit 2017년 11월 4일
편집: lotus whit 2017년 11월 4일
Yes , that it is (each data is look up data) data1 is look up and data2 also and so on.
Yes, you could do that with multiple container.Map if you wanted. Or you could use a single container.Map with the variety coded as part of the key.
lotus whit
lotus whit 2017년 11월 4일
thank you a lot

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Guidance, Navigation, and Control (GNC)에 대해 자세히 알아보기

질문:

2017년 11월 3일

댓글:

2017년 11월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by