
Devia Rafika Putri
University of Sultan Ageng Tirtayasa
自 2013 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
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...
12 years 前 | 0 个回答 | 0
0
个回答提问
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; ...
12 years 前 | 2 个回答 | 0
2
个回答提问
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..
12 years 前 | 0 个回答 | 0
0
个回答提问
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..
12 years 前 | 1 个回答 | 0
1
个回答已回答
How 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 ??
How 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 ??
12 years 前 | 0
提问
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('...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 2 个回答 | 0