I have some data points and their mean point. I need to find whether those data points (with that mean) follows a Gaussian distribution. Is there a function in MATLAB which
Check this documentation page on all available hypothesis tests.
From those, for your purpose you can use:
... among others
You can also use some visual tests like: