Nu9
Followers: 0 Following: 0
Student of Electrical Engineering and Computer at ISEP
Statistik
RANG
154.270
of 295.569
REPUTATION
0
BEITRÄGE
14 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Update values in a vector
hi, i want to update values in a vector but i don't know why, i'v this: a=[5*10^(-3),0,1.6,10,-1.5,1*10^(-5),-1*10^(-3),1*...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
ERROR with type off data
hi, when i run my script it show this error Error using ==> rdivide Integers can only be combined with integers of the same ...
etwa 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How to convert a string to int
hi in my script i got this function [] = N_call(src,evendata) % Callback for secondary GUI editbox. S = get(0,'userdata'); ...
etwa 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Run a simulink/script from a pushbutton
hi i've a script in a PB_function and when i push the button it shows me a lot off errors.Running the originar script without t...
etwa 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
uicontrol and data sharing
hi i use matt fig's GUI 24 to begin my program where i've: main gui with seven textbox,a pb_subgui that opens subgui where i inp...
etwa 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Use data in other functions
hi, i made a project that pass data, seven variables, from an editbox(subgui) to an textbox(maingui). i need to use that data in...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Absolute value
hi, i need to get the Absolute value of this: f=(vv(1,1)-vv(1,2,1,m))+(vv(1,1)-vv(1,2,1,m))+(vv(2,1)-vv(2,2,1,m))+(vv(3,1)-...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Radio buttons without GUIDE
hi, i need to use radio buttons in my project.i've this code: rd1 = uicontrol('style','radio',... 'uni...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Share data between functions in main
hi,i've a project that open a sub-gui to input some values and it sendds to main-gui. in main gui i need to use those values in ...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problems with the limits of axes
Hi, i've this code for the axes but the the order of the y axes is reverse, it goes (buttom to top) 10 ->0. Axes2 = axes...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to accept only numbers in a edit text box?
hi again, i need to input values at seven edit text box but i want to show a window withe erros alert when i input leters. using...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to show a image logo in axes?
hi i want to show the logo off my school at the top off the window in my project. i must define the axes function like this? ...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenGui that opens another gui. Need to send variables from one gui to other gui and vice versa
HI, i am doing the same as you but i don´t understand how the second GUI saves the data from the edit text. i need to input 7 va...
mehr als 13 Jahre vor | 0
Frage
How to save values from a "edit_text" input??
HI again, finally it opens a new GUI where i can input 7 variables, but i don't undersand how it save the values. i want to push...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortHow to input values in a GUI and send it to MainGUI ??
HI again, finally it opens a new GUI where i can input 7 variables, but i don't undersand how it save the values. i want to push...
mehr als 13 Jahre vor | 0
Frage
How to input values in a GUI and send it to MainGUI ??
Hi I want to open a second GUI from a pushbutton in mainGUI, that new GUI is only for input of values(7 variables).These val...
mehr als 13 Jahre vor | 2 Antworten | 0