![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6627966_1522116343734_DEF.jpg)
Mohammad Abu Bakar Siddique
Followers: 0 Following: 0
Estadística
4 Preguntas
2 Respuestas
CLASIFICACIÓN
107.467
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestahow 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 ...
más de 9 años hace | 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 ...
más de 9 años hace | 0
Pregunta
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
más de 9 años hace | 3 respuestas | 0