MATLAB: Time out during on-ramp training

connectingdeepdistance_learningissuelearningMATLABon-ramponlinerepmattotraining

When running a "repmat" command as part of the Deep Learning on-ramp training, I get this error:
"issue communicating with MATLAB"
I get the same issue on Windows and Mac, and using different browsers.
How do I fix it?

Best Answer

It can happen when the output is too large. Double-check the parameters for the "repmat" function to make sure you are creating a matrix of the right size.