How to generate Matlab code for ANFIS?

I need to generate the code that Matlab has utilized for anfis.
Any ideas?
Thanks

Answers (1)

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

Thanks for your reply. I think there are not any standard method in MATLAB to generate the code from an existing .fis file (FIS model/structure). Unlike to the 'Regression Learner App' which is equipped with 'Generate Function' which can generate the code.
Ah I see what you mean. From what's mentioned on this page, it looks like that's not available right now.
Thank,
I belive you're right.

Sign in to comment.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Asked:

on 5 Feb 2021

Commented:

on 23 Feb 2021

Community Treasure Hunt

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

Start Hunting!