lukaemon/Coursera-ML-AndrewNg

Unable to submit assignment

NitishMahadik opened this issue · 0 comments

Hi,

I am not able to submit week 2 assignment. I am using online version of Matlab. When I call submit() function, it throws below error .

submit()
'parts' requires one of the following:
Navigation Toolbox
Robotics System Toolbox
Sensor Fusion and Tracking Toolbox

Error in submitWithConfiguration (line 4)
parts = parts(conf);

Error in submit (line 45)
submitWithConfiguration(conf);

Can someone please take a look here ?