photo

Tu


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Transfer data between App Designer and Matlab (m file)
I create the GUI using App Designer. After that, I send them to WORKSPACE and RUN a script in M-file (TEST) by a line code in ...

7 months ago | 2 answers | 0

2

answers

Question


How to make distubance like this?
I want to make disturbance in matlab like this picture? How can I make it?

10 months ago | 1 answer | 0

1

answer

Question


Why " The boundary condition function BCFUN should return a column vector of length 5" error message is came?
% function Y6 solinit = bvpinit(linspace(0,1),[0;3;1;1],2); sol = bvp4c(@ode, @bc, solinit); y = sol.y; time = sol.par...

2 years ago | 2 answers | 0

2

answers