Samuel
California State Polytechnic University Pomona
Followers: 0 Following: 0
Statistica
RANK
101.078
of 301.229
REPUTAZIONE
0
CONTRIBUTI
3 Domande
6 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 173.512
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
how to plot x(t) = 0.9^k*cos(pi*k/5)*u(k) with simulink
Thank you very much Paulo. I successed ploting this equation based on your idea. I used ram function instead of clock as inp...
oltre 14 anni fa | 0
Domanda
how to plot x(t) = 0.9^k*cos(pi*k/5)*u(k) with simulink
I tried to plot x(t) = 0.9^k*cos(pi*k/5)*u(k) with simulink. I used constant, sine wave, Pulse generator and product block in ...
oltre 14 anni fa | 2 risposte | 0
2
risposteHow to send data in edit box to different fig. window.
Please take a look my code one more time. I can plot on my new figure. But it still doesn't send data. My new fig. is bandGraphG...
circa 15 anni fa | 0
How to send data in edit box to different fig. window.
It's still too difficult for me. I just start to learn matlab. Do you mind if I ask you make a sime examples??? If I solve ...
circa 15 anni fa | 0
How to send data in edit box to different fig. window.
Thank you for your answer. Is fig2 in my new fig. window? Is fig3 in my current window? What do 2, and 3 in figure() repr...
circa 15 anni fa | 0
Domanda
How to send data in edit box to different fig. window.
Hi, I like to send a value of editbox in A fig. to B. fig. With the value, I like to set max of a slider. I successed thi...
circa 15 anni fa | 4 risposte | 0
4
risposteSend data to a different fig. window
Thanks a lot again. I tested the code then got the ans below AX = findobj('type','axes','tag','myaxes1') % AX in in B GUI. ...
circa 15 anni fa | 0
Send data to a different fig. window
Thank you for your help. I could understand its concept. But I still have an error below. without AX, it works fine(plot on my...
circa 15 anni fa | 0
Domanda
Send data to a different fig. window
Hello everyone, I made two fig. windows by Matlab GUIDE. A fig. window receives all datas and calculate them then, I want to ...
circa 15 anni fa | 3 risposte | 0
