Simulation Time Unit in Simulink

What is the simulation time unit in Simulink? Can I change the unit type?

 Accepted Answer

ABDULLAH YILDIZ
ABDULLAH YILDIZ on 24 Jul 2013

1 Comment

This is about start ant stop simulation, nothing about the unit!

Sign in to comment.

More Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 24 Jul 2013
Why is this important? at the end of simulation, you can convert second to minute or whatever you want. And also, if you are not running your code on real time, put the unit you want.

2 Comments

if the model parameters of a dynamical system is in (min^(-1)), and i simulate this model for simulation time = 100, what should i interpret from this? simulation time is for 100s or 100 min? if simulation time is for 100s, how do i get for minutes?
Its is 100s

Sign in to comment.

Categories

Tags

Community Treasure Hunt

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

Start Hunting!