Lilian Darracq
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
Save axes properties/data and load it on an other axes
Hello everyone, I am currently working on a gui, in which among other things, i uses the google map API (via this function ht...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Get selected point(s) on GUI subplot with brush
Hello fellow Matlab users, I have been struggling for some time now on a problem, and i've looked for solutions everywhere bu...
7년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Link a GUI with Simulink
Hi J Smith, My god i feel ashamed. I wanted to make sure i had read everything i could find before asking a question here, an...
Link a GUI with Simulink
Hi J Smith, My god i feel ashamed. I wanted to make sure i had read everything i could find before asking a question here, an...
7년 초과 전 | 0
질문
Link a GUI with Simulink
Hi everyone. I have a problem which has been bugging me for some time now. I am simulating vehicles movement, and want to ...
7년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Faster way than findobj to find and delete plots in a GUI interface
Thanks, i tried to store the differents plots into an array, but it did not work, as i tried to store them in to a classical zer...
Faster way than findobj to find and delete plots in a GUI interface
Thanks, i tried to store the differents plots into an array, but it did not work, as i tried to store them in to a classical zer...
7년 초과 전 | 0
답변 있음
I have a series of points in a xy plane representing repetitive movements at a specific time frame. How can I find the mean coordinate? Can I simply use: xmean= x1+x2+...+xn/#points and ymean=y1+y2+.../#points or there is a proper Matlab Function?
There is a function matlab called mean which does the work, just type : X = [x1,x2..., xn] x_mean = mean(X); Y = [y1,...
I have a series of points in a xy plane representing repetitive movements at a specific time frame. How can I find the mean coordinate? Can I simply use: xmean= x1+x2+...+xn/#points and ymean=y1+y2+.../#points or there is a proper Matlab Function?
There is a function matlab called mean which does the work, just type : X = [x1,x2..., xn] x_mean = mean(X); Y = [y1,...
7년 초과 전 | 0
| 수락됨
질문
Faster way than findobj to find and delete plots in a GUI interface
Hi everyone, I am currently working on a gui interface, in which I am plotting a 3D animation of vehicles within a loop. At e...
7년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
Hello, i am a beginner in matlab, please if someone can help me to make a summation loop?
Lets say you have stored your values into two differents vectors of length N : theta_f = ... theta_s = ... Then you j...
Hello, i am a beginner in matlab, please if someone can help me to make a summation loop?
Lets say you have stored your values into two differents vectors of length N : theta_f = ... theta_s = ... Then you j...
7년 초과 전 | 1
| 수락됨