Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
Aniket
Aniket am 23 Apr. 2013
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 Kommentar
Kaustubha Govind
Kaustubha Govind am 23 Apr. 2013
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?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by