Devia Rafika Putri
Followers: 0 Following: 0
Statistica
RANK
216.818
of 300.381
REPUTAZIONE
0
CONTRIBUTI
7 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
0
RANK
of 168.477
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
Sensitive (Menu Bar) on GUI
I made menu bar on my GUI. After i run, the menu bar is very sensitive. doesnt need to click on the menu bar that i want to run...
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
single phase motor program
I would like to ask if anyone has ever made a program about single phase motors, but not using simulink .. use a regular prog...
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
How to fix looping?
this is my program: v = 120; r1 = 1.8; x1 = 2.4; r2 = 3.5; x2 = 1.2; xm = 60; ns = 1800; ws = 188.5; ...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
How to make a date in GUI Matlab
i wanna make a date as additional in my project at GUI.. how to make a date (not calendar) in GUI Matlab? thanks before..
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
How to make a clock in GUI Matlab?
i wanna make a clock as additional in my project at GUI.. how to make a clock or time in GUI Matlab? thanks before..
oltre 12 anni fa | 1 risposta | 0
1
rispostaHow to make a slider in GUI with a variable range?
oke, thanks i'm sorry but it means slider GUI can't have minimum value > 0 ??
oltre 12 anni fa | 0
Domanda
i wanna ask about graphic, x = [Ia1,Ia2,Ia3]; y = [Ta1,Ta2,Ta3]; plot(x,y) xlabel('Arus Jangkar'),ylabel('Torsi'); but it always error, the error : Error using ==> plot Vectors must be the same lengths.
i wanna ask about graphic, example: x = [Ia1,Ia2,Ia3]; y = [Ta1,Ta2,Ta3]; plot(x,y) xlabel('Arus Jangkar'),ylabel('...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to make a slider in GUI with a variable range?
how to make a slider in the range 100-120 in GUI? or that does not start with 0? because if it does not start at 0 slider will d...
oltre 12 anni fa | 2 risposte | 0
