Several years ago, I developed this computer program after teaching students how to build a catapult.
Click here to download the - executable file (.exe) that plots the Trajectory.
After downloading the file, double clock the .exe file to run it. If your computer alert you "Don't Run", click "More Info" > "Run anyway".
After launching the .exe file, click the "Compute" button to plot the graph as shown in the snapshot above.
The following is a screenshot of the C# code. You may use this program freely by clearly stating the following source.
- C# program - Plotting the graph of trajectory. Projectile. Catapult.
https://RaymondLamSK.blogspot.com/2019/03/c-program-plotting-graph-of-trajectory.html
Download the C# code (entire solution) for the above Projectile program
Click HERE to download the C# code and entire solutionIt is a zip file. You need to extract the files as follows:
- Right click the zip file.
- Select "Extract All".
0 Comments