Question: MATLAB code needs checking. Please could someone who is experienced with MATLAB please look at and run the attached program (in 5 attachments) and help
MATLAB code needs checking. Please could someone who is experienced with MATLAB please look at and run the attached program (in 5 attachments) and help determine what is wrong as it gives me some errors and I can't run the simulation. We need a working simulation of the earths orbit around the sun for a group project. Thank you.





function SSEM (show) % This function SSEM implements the visualization of SUN, EARTH and its % MOON in three dimensional space. % INPUT: show is a string which takes two option as 1. 'fun for simple visualization with no actual data, and 2. 'actual' with actual data % OUTPUT : View of SUN, EARTH and MOON % USAGE EXAMPLE : % SSEM(' fun' ) ; % SSEM ( ' actual') ; % Implemented by ASHISH MESHRAM % meetashish85@gmail.com http://www.facebook.com/ashishmeet % checking input arguments if nargin
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
