Duccio Mugnaini
Università degli Studi dell'Insubria / Università degli Studi di Firenze
Followers: 0 Following: 0
PhD Student in Computer Science and Computational Mathematic
Statistics
RANK
240,090
of 295,913
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
3,332 of 20,299
REPUTATION
461
AVERAGE RATING
4.90
CONTRIBUTIONS
7 Files
DOWNLOADS
43
ALL TIME DOWNLOADS
3402
RANK
of 154,883
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Matlab slider pass value to event handler
Yes that is helpfull to pass parameter to _Callback_ method :D But if i use the same style to set the listener as you suggest ...
10 years ago | 0
Matlab slider pass value to event handler
Thank you for answer, but if i write: hListener = addlistener(hSlider,'Value','PostSet',@{pippo,var1,var2}); Matlab unde...
10 years ago | 0
Question
Matlab slider pass value to event handler
I am new of Matlab GUI and i have the following problem. I have declared a slider control and his properties, and i have added a...
10 years ago | 4 answers | 0