Create a unique numeric code
5 ビュー (過去 30 日間)
古いコメントを表示
I have a notepad with the following format:
- Column 1 - Code;
- Column 2 - Username;
- Column 3 - Password;
- Column 4 - Name;

The objetive of my program is to add new users to the notepad.
So, how can I create a unique numeric code for the new user between 1 and 99 and add the new user to the list? The code must match the lowest available number in the list.
Thanks
1 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Shifting and Sorting Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!