photo

Zhouxing An


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Hi, I got an error and I don't know why it happened. The error is "Unable to perform assignment because the size of the left si...

1 year ago | 2 answers | 0

2

answers

Answered
Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
xtest is a 100x10 double. I solved this problem by reinstalling a new version of matlab (matlab2023a), thanks for the reply.

1 year ago | 0

| accepted

Question


Error using DAGNetwork/predictBatch, Execution of script dictionary as a function is not supported
when I run the code %% import kerasNetwork net = importKerasNetwork("Model.h5") %% predict ypred = predict(net,xtest); it's...

1 year ago | 1 answer | 0

1

answer