How to generate Matlab code for ANFIS?

3 views (last 30 days)
Alireza Babaei
Alireza Babaei on 5 Feb 2021
Commented: Alireza Babaei on 23 Feb 2021
I need to generate the code that Matlab has utilized for anfis.
Any ideas?
Thanks

Answers (1)

Asvin Kumar
Asvin Kumar on 8 Feb 2021
If you're looking for the underlying MEX code, I'm afraid that will not be accessible.
You can however see some limited code by opening anfis.m
edit anfis
  3 Comments
Asvin Kumar
Asvin Kumar on 11 Feb 2021
Ah I see what you mean. From what's mentioned on this page, it looks like that's not available right now.
Alireza Babaei
Alireza Babaei on 23 Feb 2021
Thank,
I belive you're right.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!