how cretae time dependent variable in simulink matlab?

3 views (last 30 days)
hi,i had a question,i want to in simulink matlab,defined a time dependent variable. for example
v=t+1
how i can create it?please answer me.thanks

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 27 Mar 2016
Use a clock block to generate a time.
  2 Comments
stack programer
stack programer on 27 Mar 2016
Edited: stack programer on 27 Mar 2016
when i for constant v that now it should be variable clock it returns
The current directory 'd:\matlab\matlab production server\r2015a\bin' is reserved for MATLAB files.
Please change your current directory to a writeable directory outside of the MATLAB installation area.
Component: Stateflow | Category: General error
i want to display block is change with time,with this method it is only show a value if even this error is fixed. any way thanks for reply
stack programer
stack programer on 27 Mar 2016
Edited: stack programer on 27 Mar 2016
i fixed errors but display block is constant.i want to it's value be dynamic. thanks for attention

Sign in to comment.

Categories

Find more on Create Large-Scale Model Components in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!