PrincetonVision / marvin

Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework
MIT License
421 stars 137 forks source link

plotNet error #53

Open QinZiwen opened 6 years ago

QinZiwen commented 6 years ago
>> plotNet()
The following error occurred converting from string to cell:
Conversion to cell from string is not possible.

Error in plotNet (line 21)
            nameofResponse(end+1) = out(j);
Mylszd commented 6 years ago

This problem has been solved: https://github.com/andyzeng/apc-vision-toolbox/issues/8