How does this code support in carparking slot identification?

 Accepted Answer

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.

More Answers (1)

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.

Products

Release

R2020b

Tags

Community Treasure Hunt

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

Start Hunting!