Unrecognized function or variable 'gaussf'.

Hi,
I am running a MATLAB code published online for processing images (normalize intensities). It throws an error
Unrecognized function or variable 'gaussf'.
May I know which toolbox has gaussf?

More Answers (2)

Arham jain
Arham jain on 3 Jul 2020
Edited: Arham jain on 3 Jul 2020
There is a gaussmf(x,parama) function in Fuzzy logic toolbox
Check this link for more information.

1 Comment

Thank you. But the code uses gaussf. Could you please have a look at this source code here?

Sign in to comment.

There's no function named gaussf , you need to contact the author of the file.

Products

Release

R2019b

Community Treasure Hunt

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

Start Hunting!