I need help in my project
Show older comments
I need help in creating my project on MATLAB the project is : to create a program that shows the results of exams to students , the program has many options like : it can show the statistics of the results , the degrees , pie show , and makes the user can search for their results by his name or class number.
I need the tips that I should work on this project ?? thank u
Answers (1)
Image Analyst
on 10 May 2013
0 votes
What form does your input data take? Or are you free to invent any input data that you like? Why not make a cell array with each row being one student - their name, class number, degree being pursued, course names and grades, etc.
2 Comments
abdur-Rahmaan
on 11 May 2013
Image Analyst
on 11 May 2013
But you didn't really answer me. If all you have is the students' names and the college degree that they are pursuing, then what data is there to do statistics on? Explain to us what this means to you: "results of exams to students". Clearly "results of exams to students" is not names and degrees, but you say that names and degrees are all you have. So that is a contradiction you need to clear up. Without that about all you can get is a count of how many students are pursuing each degree (BS, MS, PhD, etc.), which could be further broken down my major if you want (Electrical Engineering, Optics, Mathematics, Physics, etc.).
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!