How to pass values into addNewPositionCallback

2 visualizzazioni (ultimi 30 giorni)
Raldi
Raldi il 16 Lug 2012
Hey guys,
I am using the following line of code
id(i) = addNewPositionCallback(h(i),@updateFun);
but when i try to move a component it throws an error
-----------------------------------
Undefined variable "h" or class "h".
-----------------------------------
So how can i pass 'h' into the function 'updateFun'?

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by