필터 지우기
필터 지우기

matlab stuck when i am running simulink model any other solution?

조회 수: 1 (최근 30일)
Aniket
Aniket 2013년 4월 23일
Hello i have simulink model , given in the below figure . I am providing input as a white noise which is created in matlab and saved in file and with file load option i am reading noise data from workspace but when i am running simulink model its getting hanged, is there any other solution to provide white noise as an input siganl except band limited white noise option.
****************
i am generating white noise as following
*****************************
% WhiteNoise.signals.values =wgn(1,1000,0.1);
% WhiteNoise.time = [];
% WhiteNoise.signals.dimensions =[1 1000];
% save noisedata1.mat WhiteNoise
*****************************************
my simulink model
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2013년 4월 23일
Why do you think that it is the input signal which is causing the model to hang? Does the simulation finish if you use a different input? Also, what are your Solver settings?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by