Clear Filters
Clear Filters

Sending Simulink Model to third party Customer

2 views (last 30 days)
Hi,
We have developed a simulink model which we would like to be able to send to a customer. However we wish to keep the contents of the model secret. I know I have used s-functions in the past. Is there a way to generate an s-function from a simulink model, without the use of Real Time Workshop?
Is there perhaps another way that we could provide a version of the model with the inner workings hidden from the customer?
Thanks
Christopher

Answers (1)

Kaustubha Govind
Kaustubha Govind on 7 Feb 2011
See answer to Question#552
  2 Comments
Christopher Cook
Christopher Cook on 9 Feb 2011
Thank you, my search terms didn't come up with that one!
I have looked into each of the three suggestions in that post.
1: Using a 'noReadorWrite' Library. This I can do, but also have found that I can circumvent this method by manually editing the .mdl file and changing the permission back to 'ReadWrite'
2: This requires rtw (at least my understanding is that I do) which we currently do not have
3: Model Protection Facility: This does not seem to be an option for 2008b.
So it looks like we either have to upgrade to 2010b or purchase RTW in order to create a properly Protected model?
Thanks
Kaustubha Govind
Kaustubha Govind on 9 Feb 2011
Unfortunately, those are the only options I can think of.

Sign in to comment.

Categories

Find more on Event Functions in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!