In Simulink R2011a, it is possible to pass asynchronous function-call signals through Inports of a model. This enables the asynchronous function call to cross the boundary of Model block. Such... 続きを読む >>
In Simulink R2011a, it is possible to pass asynchronous function-call signals through Inports of a model. This enables the asynchronous function call to cross the boundary of Model block. Such... 続きを読む >>
MathWorks released R2010b on September 3rd, and it has been live on the downloads page since then. While there are many features I could highlight in this post, I would like to focus on two... 続きを読む >>
/* Publisher style MATLAB code */ pre.codeinput { background: #EEEEEE; padding: 10px; } @media print { pre.codeinput {word-wrap:break-word; width:100%;} } span.keyword {color:... 続きを読む >>
Last week the MathWorks released the R2009b family of
products. There are many new capabilities in the latest release and with this
blog post, I want to highlight a some of the features in Simulink... 続きを読む >>
My colleague Sam and I wanted to find an example model with about 10,000 blocks. I suggested the HL-20 model from the Aerospace Blockset, asbhl20.mdl. Sam decided to measure the total number of... 続きを読む >>
Have you seen the MATLAB Channel on YouTube?? I like the way you can express an idea using video, describe how things work, and then watch it work. That is why I asked my friend Doug to help me... 続きを読む >>
Continuing the semi-annual tradition, I am excited to announce the latest release of MATLAB and Simulink, R2009a. Check out the Simulink release notes to get the full details of the release. Here... 続きを読む >>
Your model is someone else’s component. The Model block
allows you to treat a Simulink model as a component within a larger system. In this
post I will discuss the basic concepts of model
reference... 続きを読む >>