You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the content of the function gather.m? I have been trying to run the example MNIST_Deep_Classifier but it produces the following message error:
**Undefined function or variable 'endfunction'.
Error in gather (line 3)
endfunction**
When I checked the function, this is empty, the only text, after the definition of the function,
is endfunction.
What is the purpouse of the function gather.m?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
What is the content of the function gather.m? I have been trying to run the example MNIST_Deep_Classifier but it produces the following message error:
**Undefined function or variable 'endfunction'.
Error in gather (line 3)
endfunction**
When I checked the function, this is empty, the only text, after the definition of the function,
is endfunction.
What is the purpouse of the function gather.m?
Thanks in advance.
The text was updated successfully, but these errors were encountered: