Object oriented program example: animated traffic lights on road intersection
Only 31 lines of code in start.m is used to control animated traffic lights on road intersection. LampSuperclass and three clases (trafficLamp, tLamps, map) are used in program. Classes define (1) single Red-Yellow-Green traffic lamp, (2) set of four lamps (North, South, East, West direction) and (3) map of street intersection. Menu is used to change the mode of traffic light operation.
Citar como
Bogumila & Zbigniew MROZEK (2026). Object oriented program example: animated traffic lights on road intersection (https://es.mathworks.com/matlabcentral/fileexchange/38316-object-oriented-program-example-animated-traffic-lights-on-road-intersection), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Software Development Tools >
- MATLAB > Programming > Classes > Construct and Work with Object Arrays >
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.3.0.0 | tested with MATLAB 2014a
|
||
| 1.2.0.0 | general upgrade insluding proprieties and methods in all classes, title |
||
| 1.1.0.0 | superclass added |
||
| 1.0.0.0 |
