Seth on Simulink

July 22nd, 2008

R2008b: Simulink!

I just downloaded and installed the R2008b prerelease, and you can too!

About MATLAB R2008b

Currently licensed users of MathWorks products have access to download and install the R2008b prerelease here (requires login).

Download R2008b from the web.

The prerelease gives you two important benefits:

  1. You get instant access to evaluate all the new features in R2008b.
  2. Ensure compatibility for your models and workflow.

The prerelease is an important part of the process used by the MathWorks to ensure smooth upgrades.  This is your best chance to report any issues you run into with R2008b. Tell us now, and there’s a chance we can address it before the general release this Fall. We’re excited about the new release. Give it a try and see what you think.

2 Responses to “R2008b: Simulink!”

  1. Dan replied on :

    I’d like to thank all of you for implementing a new object model. The old one was less than user friendly.

    Can the new objects be used with Simulink? More specifically, is there a way to derive a class from a parent block class and just overload callbacks instead of going about the standard S-function method? This would be incredibly useful.

  2. Seth replied on :

    @Dan - The new object system can be used as part of M-file S-functions, as well as model callbacks. There is currently no mechanism to derive a class from blocks as you describe. Thanks for your suggestion!

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


Seth Popinchalk is an Application Engineer for The MathWorks. He writes here about Simulink and other MathWorks tools used in Model-Based Design.
  • Mohamamd: Hi Suth, I try to simulate a load tap-changing transformer in simulink but its control part has to be...
  • Han Geerligs: Hello Guy, thanks for the clarificaton and link. However in the documentation I am missing the...
  • Guy: @Han, you probably already know, but I think it is good to share with everyone. To zoom in use the key...
  • Han Geerligs: Hi Seth, Once again I’d like to point out that my biggest accelerator is using mouse and keyboard...
  • XaL: Hi, thanks for the tips. As someone wrote in http://blogs.mathwor ks.com/seth/2009/03/ 13/new-%C2%A0rele...
  • Uba osy: Hi, in the introductory example for fuzzy logic toolbox it was noted that using non fuzzy means, you could...
  • Prashant: How can I have same example but instead AC(1 to 10V 50 or 60Hz) and DC(0.5 to 10 V) then adding AC+DC but...
  • adrian chavarro: Great tool, for educational and sicentific, simulation. I would like to know where can i place a...
  • Ashish Sadanandan: @wei, I was talking about the case where the compiler would perform the ‘model_Xdim...
  • wei: @Ashish, I agree with your observation on compiler optimization but fail to see why Han’s code would be...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.