Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.24 KB

SCILAB Assignments

Class assignments to simulate:

  • Single-Degree-of-Freedom (SDOF) system
  • Scotch Yoke Mechanism

To run

  1. Open Scilab Desktop
  2. In File Browser, navigate to where the .sce file sits on. This will be your working directory.
  3. Then, on Scilab Console, run exec("assignment1.sce", -1)

alternatively exec('<FULL-PATH/TO/FILE.sce>', -1)

Results

SDOF System Scotch Yoke Mechanism