필터 지우기
필터 지우기

How to create block simulink truetime

조회 수: 6 (최근 30일)
Samah EL QASSAH
Samah EL QASSAH 2016년 6월 4일
편집: Ashiqur Rahaman MOLLA 2021년 9월 15일
Hi!
How can I create my own block simulink using the Truetime library below:
Please help.

답변 (2개)

yuan
yuan 2019년 12월 4일
you have to unlock the block first , tap the icon at the bottom left corner!

Ashiqur Rahaman MOLLA
Ashiqur Rahaman MOLLA 2021년 9월 15일
편집: Ashiqur Rahaman MOLLA 2021년 9월 15일
Download the zip archive from the TrueTime homepage. Then
1. Unpack all files to some suitable directory $DIR
2. Start Matlab R2012a or later and cd to $DIR
3. Run init_truetime.m (its in the unpack folder) to add the necessary Matlab paths (cd 'path_address') and to set the
TTKERNEL environment variable.
Issuing the command
>> truetime
from the Matlab prompt will now open the TRUETIME block library,after that you can just unblock it by clicking on the lock icon.

카테고리

Help CenterFile Exchange에서 Fault Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by