Statistica
6 Domande
0 Risposte
RANK
152.769
of 300.791
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 171.108
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 trying to save data from gui into an excel file. I am able to do it except that when i try to store an array in one cell, what happens is that each element of array gets stored in a separate cell. how to store an array in 1 cel
% if true % code %end function pushbutton3_Callback(hObject, eventdata, handles) % hObject handle to pushbutton3 (...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
Hi, This is my GUI. I want to store the data and the plot obtained for a particular person in a database. How can i achieve this? Do i need to link matlab with any database software?
<</matlabcentral/answers/uploaded_files/99401/11.JPG>>
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
I am trying to store values from serial monitor of ARDUINO to a vector.
if true % code end function pushbutton1_Callback(hObject, eventdata, handles) delete(instrfind) theta=zeros(1,10000...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
I am trying to store values from serial monitor of Arduino to a vector in MATLAB.
if true % code end function pushbutton1_Callback(hObject, eventdata, handles) delete(instrfind) theta=zeros(1,10000...
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
I want to turn axis for my both axes. But the following code work only for axes 2. Can anyone tell why is it so?
% if true % code % end function pushbutton1_Callback(hObject, eventdata, handles) y1=randn(40); handles.y1=y1; y2=ra...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
I am trying to connect arduino to matlab through a GUI. When i press the pushButton1, it should connect to arduino. But it is not connecting. Please help.
function pushbutton1_Callback(hObject, eventdata, handles) % hObject handle to pushbutton1 (see GCBO) % eventdata...
circa 8 anni fa | 0 risposte | 0