Filter löschen
Filter löschen

3-D Simulation Vehicle Ground Following

2 Ansichten (letzte 30 Tage)
PRAJWAL ANAR
PRAJWAL ANAR am 13 Okt. 2023
Beantwortet: Fangjun Jiang am 20 Okt. 2023
3-D Simulation Vehicle Ground Following, I'm using this block for my project and i want to light controls.When im trying to change the value using this set_param() using the below code I'm getting an error that there is not paramter in the block Simulation 3D Vehicle with Ground Following' called, 'Left headlight beam orientation' but there is parameter inside the block
Can u please help me with this
set_param('mcityMonoCamera/Simulation 3D Vehicle with Ground Following','Left headlight beam orientation','15')

Antworten (1)

Fangjun Jiang
Fangjun Jiang am 20 Okt. 2023
set_param('mcityMonoCamera/Simulation 3D Vehicle with Ground Following','LeftHeadlightOrientation','[15 0]')

Community Treasure Hunt

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

Start Hunting!

Translated by