GPA Calculator | জিপিএ ক্যালকুলেটর | Matlab GUI Project

Calculates GPA of a semester for an individual or a batch/class.
Updated 28 Nov 2018

Did this project in my second calculator. The main inspiration was to make a GPA/CGPA calculator. We have many videos on youtube based on that but what's different in this is that you can compute the GPA of the whole class along with your individual result. The aim of sharing this project is that someone who's interested can elevate the idea and make a bug free version. Yes, obviously the project has some bugs.

Let me state them,

1. Matlab shows error when you haven't input all 12 courses. Some adjustments in the codes may resolve this issue. Reason: Use of too many variables and not doing it in a systematic way.
2. Will show error if you first want to calculate Individual result. To avoid this, first calculate in batch mode then in individual mode. Reason for this error is while coding, I implemented the variables mainly for the batch mode. The code became too long and I just did the individual mode as it is, to submit in time.

Thank You,
Ashaduzzaman Niloy
Islamic University of Technology (IUT)
Bangladesh

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Particle & Nuclear Physics in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!