C# program - Plotting the graph of trajectory. Projectile. Catapult.


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.

Download the C# code (entire solution) for the above Projectile program

Click HERE to download the C# code and entire solution
It is a zip file.  You need to extract the files as follows:
  1. Right click the zip file.
  2. Select "Extract All".

How to create a Chart Control in Visual Studio


Chart Control in Microsoft Visual Studio
Chart Control in Microsoft Visual Studio
Hope this article helps you in your coding in one way or another.

Post a Comment

0 Comments