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

답변 (1개)

Image Analyst
Image Analyst 2013년 5월 10일

0 개 추천

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

abdur-Rahmaan
abdur-Rahmaan 2013년 5월 11일
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 2013년 5월 11일
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.).

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

태그

질문:

2013년 5월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by