In the MATLAB language, when using the FCM algorithm, we find that it deals with some default options, for example, it uses the Euclidean distance, and when we want to use another type of distance, the program refuses to execute. Is it possible to modify these options?