Skip to content

This repo contains 1/3 part of the projects done during the course Software Engineering (CS132) Spring 2020 at Shanghaitech University.

Notifications You must be signed in to change notification settings

MercurialJD/Elevator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repo contains 1/3 part of the projects done during the course Software Engineering (CS132) Spring 2020 at Shanghaitech University.

You may refer to all projects @SJD-WillCarryUs.

This is a model of elevator implemented by MATLAB (Version: R2019B).

  • You can run the model by run main.m.

  • Basic logics are implemented within .m files.

  • .mlapp files are implemented by AppDesigner and provide UI interfaces

  • Three unit test files are included:

    • unitTestControlUnit.m

    • unitTestInsidePanel.m

    • unitTestOutsidePanel.m

      Those files test some of the major functions.

  • Four UI test files are included:

    • testELEAPP1.m

    • testELEAPP2.m

    • testELEAPP3.m

    • testELEAPP4.m

      Those files test some of the major use cases.

About

This repo contains 1/3 part of the projects done during the course Software Engineering (CS132) Spring 2020 at Shanghaitech University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 67.9%
  • HTML 32.1%