Samuel
California State Polytechnic University Pomona
Followers: 0 Following: 0
Statistiques
RANG
254 489
of 301 708
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 391
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 174
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
presque 15 ans il y a | 0
Question
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 ...
presque 15 ans il y a | 2 réponses | 0
2
réponsesHow 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...
plus de 15 ans il y a | 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 ...
plus de 15 ans il y a | 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...
plus de 15 ans il y a | 0
Question
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...
plus de 15 ans il y a | 4 réponses | 0
4
réponsesSend 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. ...
plus de 15 ans il y a | 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...
plus de 15 ans il y a | 0
Question
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 ...
plus de 15 ans il y a | 3 réponses | 0
