How to view the source code of "Delaunay" function?

When I write "open Delaunay", I get a code that is pseudo and has only desciption of the function. Please, I need the excuitive source code of Delaunay or Delauny Triangulation. Thanks

Answers (1)

which -all delaunay
built-in (/MATLAB/toolbox/matlab/polyfun/delaunay)
We do not distribute the source code for functions that are built into MATLAB like delaunay. If you want to see that source code you would need to start here.
If you were able to see that source code, what would you do with that information? There may be an alternate way to achieve your goal without requiring access to the source code.

2 Comments

Thanks for the responce. I did not get what do you mean by "alternate way". However, I am a resaercher. I have PhD in Electrical Engineering and need the code to modify it to be adaptable with an engineering problem in electrical power networks.

Sign in to comment.

Categories

Tags

Asked:

on 22 Sep 2021

Commented:

on 28 Sep 2021

Community Treasure Hunt

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

Start Hunting!