How does this code support in carparking slot identification?

 採用された回答

Walter Roberson
Walter Roberson 2021 年 7 月 17 日

0 投票

It doesn't. It is code that assumes that there are 10 spots, and assumes that the code above calculated the number of used slots, and so it is reporting the number of available slots to the user as 10 minus the number of used slots. However the line itself has no role in figuring out which slots are used.

その他の回答 (1 件)

John D'Errico
John D'Errico 2021 年 7 月 17 日

0 投票

Out of context, this code is meaningless. It has absolutely nothing to do with the question you have asked about. And that was essentially the same answer the last time you asked virtually the same out of context question.

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

リリース

R2020b

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by