Changes

Jump to navigation Jump to search
51 bytes added ,  18:16, 7 February 2018
no edit summary
===Using Matlab on the RDP=== Notes:*Either run as admin or:*restoredefaultpath;matlabrc 
1) Open the start menu and search for MATLAB
function yourfilename
end
Replacing "yourfilename" with the name that you plan on saving this script as.
6) In the top left corner, click save and then save your file wherever you want it.
7) If you want to check that you've done everything properly, add the line "x = 1" before the end statement in your function.
8) Press Run (top center of window with the green play button) and ensure that
>>name of your script
x = 1
prints in the command window at the bottom of the program.
9) Write your script! MATLAB is very thoroughly documented at: https://www.mathworks.com/help/matlab/
226

edits

Navigation menu