multi containers.Map to implement this system

1 Ansicht (letzte 30 Tage)
lotus whit
lotus whit am 3 Nov. 2017
Kommentiert: lotus whit am 4 Nov. 2017
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 Kommentare
Walter Roberson
Walter Roberson am 4 Nov. 2017
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 am 4 Nov. 2017
thank you a lot

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Dictionaries finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by