Effacer les filtres
Effacer les filtres

Get error using function "light"

3 vues (au cours des 30 derniers jours)
Mehdi
Mehdi le 5 Juin 2015
Hi, I'm using this code to create a light source that emanates light to all directions:
light('Position', [0 0 0], 'Style', 'local')
but I receive the following error:
Error using light
Too many input arguments.
Error in display_trans_3d (line 341)
light('Position', [0 0 0], 'Style', 'local')
Everything seems to be correct because I just copied and pasted the code from the Help. Can anyone please tell me what I'm missing? Thank you very much.

Réponses (0)

Catégories

En savoir plus sur Lighting, Transparency, and Shading dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by