I am doing the project in matlab. I want to test it. Is there any facility to test the matlab project online. I had .exe file for my project or is there any tool in matlab to test the project including the GUI and functions.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Regarding unit tests MATLAB xUnit Test Framework is a good point to start.