twmeggs / anfis

Python implementation of an Adaptive neuro fuzzy inference system
MIT License
202 stars 108 forks source link

how to plot "plotMF"? #11

Closed elihek closed 4 years ago

elihek commented 4 years ago

I cannot plot the anfis.plotMF. I don't know what to use as x and as InputVar. I tried several things, but the error “only integer scalar arrays can be converted to a scalar index” occurs everytime. Has someone an example?