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

iqfareez/Assignments-Scilab-MCTE-2101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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