Reading in 1-D array data to Simulink error

1 次查看(过去 30 天)
Hi all,
Trying to reading altitude, latitude, and longitude as well as aircraft attitude data into my Simulink model and sending these to FlightGear in order to visualise aircraft behaviour. I am not sure what blocks to use but I am encountering the following error:
and
As you can see, the data array I am sending in is a 1x9945 row array, however the individual elements are required within which needed to sync and sent to FlightGear6doF animation block. Appreciated if anyone could give some pointer on how to do this properly.
Rgds
  5 个评论
Ted Yang
Ted Yang 2016-11-14
Despite being able to run the simulations, it seemed that I am still having trouble with reading in the correct inputs from the work space with simulink simulation time. Anyone had any suggestions?
Ted Yang
Ted Yang 2016-11-14
UPDATE: I was able to read in the correct input by NOT including the actual time recorded in the TimeSeries object. And simply change my timeseries variable to only include the data only ex. tsuvel = timeseries(u).

请先登录,再进行评论。

采纳的回答

Ted Yang
Ted Yang 2016-11-14
编辑:Ted Yang 2016-11-14
Thanks everyone who has taken the time to look at the question and replied. This question is now resolved. Please see the comment section above.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by