Comments on: Upgrading Simulink Libraries with Forwarding Tables and Transformation Functions https://blogs.mathworks.com/simulink/2012/08/01/upgrading-simulink-libraries-with-forwarding-tables-and-transformation-functions/?s_tid=feedtopost Guy Rouleau is an Application Engineer for MathWorks. He writes here about Simulink and other MathWorks tools used in Model-Based Design. Thu, 29 Mar 2018 15:05:57 +0000 hourly 1 https://wordpress.org/?v=6.2.2 By: Francois Godin https://blogs.mathworks.com/simulink/2012/08/01/upgrading-simulink-libraries-with-forwarding-tables-and-transformation-functions/#comment-219388 Thu, 29 Mar 2018 15:05:57 +0000 https://blogs.mathworks.com/seth/?p=1128#comment-219388 Hopefully, this thread is not completely dead (last post in 2012). Anyone knows if it is possible to use the forwarding table feature to allow “Conditional” updating of a library link?

For exemple, someone uses a model with libA/C_v1.1 and a new version is available libA/C_v1.2 . Ideally, I would like the user to continue using libA/C_v1.1 unless he specifically requires libA/C_v1.2 (i.e. not to break his original model). My ideal scenario is that he opens the model, gets warned that some of the blocks have a newer version, and prompt him to update or not.

]]>
By: Ion-Cristian Stefan https://blogs.mathworks.com/simulink/2012/08/01/upgrading-simulink-libraries-with-forwarding-tables-and-transformation-functions/#comment-1923 Fri, 07 Sep 2012 07:51:09 +0000 https://blogs.mathworks.com/seth/?p=1128#comment-1923 The example is very good and useful. Thanks Guy! But what would have been even more useful, is an example where you add two parameters to the new block. For example, besides the ‘c’, another ‘d’ that could be the division result of ‘a’ and ‘b’. This is what I am facing now and am not sure how to proceed. The Matlab help doesn’t offer much information, it only states that you should include more functions in the transformation function.

But otherwise, great tutorial!

]]>
By: Bob https://blogs.mathworks.com/simulink/2012/08/01/upgrading-simulink-libraries-with-forwarding-tables-and-transformation-functions/#comment-1905 Thu, 09 Aug 2012 21:21:53 +0000 https://blogs.mathworks.com/seth/?p=1128#comment-1905 Hi, this doubt does not have relationship with example but anyway, what do you could recommend for the optimization routes in simulink?

]]>
By: Han Geerligs https://blogs.mathworks.com/simulink/2012/08/01/upgrading-simulink-libraries-with-forwarding-tables-and-transformation-functions/#comment-1899 Mon, 06 Aug 2012 10:37:00 +0000 https://blogs.mathworks.com/seth/?p=1128#comment-1899 Hi Guy,

thanks for introducing this feature. I was not aware of it.

I was wondering how this feature relates to the slupdate command: is table forwarding also expected to be used for “updating” standard Simulink blocks?

Or maybe the slupdate command will be deprecated?

Any information on this is welcome.

–Han

]]>