I need help in my project

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

Antworten (1)

Image Analyst
Image Analyst am 10 Mai 2013

0 Stimmen

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 Kommentare

abdur-Rahmaan
abdur-Rahmaan am 11 Mai 2013
thanks for answering me :) I want 2 tell u that all data I have is the students names and their degrees in the different subjects .. the program - that I should do - must show the data statistics and ready for users to search for their results.
Image Analyst
Image Analyst am 11 Mai 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.).

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 10 Mai 2013

Community Treasure Hunt

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

Start Hunting!

Translated by