Community Profile

photo

Vivi


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to set the data from file
I have some data saved as .dat file from 1sec to 3600sec. I would like to read this data in simulink. Then I write the code to r...

10 years ago | 1 answer | 0

1

answer

Question


How to plot more figures
I have many input data(x) and function(F) to calculate output(y). I would like to plot y. I have the code: x=[1 2.5 0.4 3...1...

11 years ago | 1 answer | 0

1

answer

Question


how to make matlab and simulink connected and automatic working
I wrote the algorithm to calculate the external force for a mass-spring-damping system in matlab and also made the model to simu...

11 years ago | 0 answers | 0

0

answers

Question


how to use a data from matlab as a input in simulink
Hi, I am new in matlab and simulink. I calculated a motion with time in matlab and then I would like to use it as a input data i...

11 years ago | 1 answer | 0

1

answer

Question


How to set "From workspace"
I got a displacement with time curve calculated in Matlab. I would like to use this displacement as a input in Simulink using Fr...

11 years ago | 1 answer | 0

1

answer

Question


How do I convert displacement to velocity and acceleration when given displacement
I got the displacement(d) curve and time(t) from 1-3600s, so velocity(v)=d/t, or v=d(i)/t(i)? if v=d(i)/t(i), how to write thi...

11 years ago | 1 answer | 0

1

answer

Question


how to plot y=ax+b for different equations
How to plot a line for different equations for the x and y, for example: y=1 when 0<x<=1; y=2x+1 when 1<x<=3; y=-2x-1 when 3...

11 years ago | 2 answers | 0

2

answers