Mohammad Abu Bakar Siddique
Followers: 0 Following: 0
Statistica
RANK
249.605
of 295.467
REPUTAZIONE
0
CONTRIBUTI
4 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I am newbei matlab coder. i want to put a limit range in gui edit text and also want to update this value in simulink model i dit it but the value didn't update when i enter the value in edit text????? Any help is appreaciable....
input = str2num(get(hObject,'String')); if (isempty(input)) set(hObject,'String','1') warndlg('Input must be...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
GUI interface with dsPIC
i try to control dsPIC micontroller through Matlab GUI(using IO packages). First, i try to light on the LED by click on the push...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
how could i generate PWM Signal using dsPIC33EP512MU810 microcontroller?
I have mplab simulink block set but not enough resources.i want to make 24 pwm signal using microcontroller. My microcontroller...
oltre 9 anni fa | 1 risposta | 0
1
rispostahow can i sync simulink model with gui? i tried several functions but it nothing heppend still there is problem. i tried SET_PARAM but no result. could any one tell me the proper solution how can i update this problem????????
here is the code for updatine the sinewave value in gui function edit_mag_Callback(hObject, eventdata, handles) % hObject ...
oltre 9 anni fa | 0
how can i sync simulink model with gui? i tried several functions but it nothing heppend still there is problem. i tried SET_PARAM but no result. could any one tell me the proper solution how can i update this problem????????
Dear Ilham Hardy Yes I want to update simulink model parameters values with the help of GUI. I used set_param but it is not ...
oltre 9 anni fa | 0
Domanda
how can i sync simulink model with gui? i tried several functions but it nothing heppend still there is problem. i tried SET_PARAM but no result. could any one tell me the proper solution how can i update this problem????????
Simulink with gui sync
oltre 9 anni fa | 3 risposte | 0