Symbol Dealing Distributor

The utility may be used for example card dealing or similar operations.
166 Downloads
Aktualisiert 17 Okt 2011

Lizenz anzeigen

The objective is to provide sample usage for allocating symbols to different data sector.
The utility may be used for example card dealing or similar operations.

main executing reference usages:
1. usage_symbolDealingDistributor.m
Deal out an array of symbols equally among designated data vectors.

<Sample example>
Before dealing out the contents:

textContent =
1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 5 5 5 5 5

After dealing out the contents:

recipientDataSector =
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]

* Caveat:
1. For reference only.

If the illustrative demo has more elegant presentation, please do not hesitate to suggest and send feedback to the author.
Email: promethevx@yahoo.com.

Thank you.

Regards,
Michael Chan JT

Zitieren als

Michael Chan (2024). Symbol Dealing Distributor (https://www.mathworks.com/matlabcentral/fileexchange/33305-symbol-dealing-distributor), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numbers and Precision finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0