Source code for Matlab surf plot

1 Ansicht (letzte 30 Tage)
Kyle Wang
Kyle Wang am 29 Mär. 2015
Kommentiert: Kyle Wang am 30 Mär. 2015
I created a surf plot, then use "shading", "camlight" and custom "colormap" to make it look great. In the next step, I would like to use C++ to do the same thing for some open source project. I'm wondering if it's possible I could extract those Matlab source code to have look its built-in mechanism, say, how matlab calls openGL? If not, what's the easiest way I could convert my Matlab codes to C++? To my concern, coder has limited support to matlab functions, especially plot related functions. Many thanks for any suggestion.

Antworten (2)

John D'Errico
John D'Errico am 29 Mär. 2015
Sorry, they don't give out MATLAB source code for built-in functions.
  1 Kommentar
Kyle Wang
Kyle Wang am 30 Mär. 2015
Yes, I understand that. Just wondering how Matlab calls openGL?

Melden Sie sich an, um zu kommentieren.


Geant Bepi
Geant Bepi am 30 Mär. 2015
try the open source software similar to Matlab. That might help you. Not sure though.

Kategorien

Mehr zu Lighting, Transparency, and Shading finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by