Can you "black box" a library?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Guy Squillace
el 5 de Abr. de 2019
Respondida: sanya gode
el 29 de Oct. de 2019
I am creating a library block for a customer which will be put into their sim. Is there a way to "black box" my block so that they only see the inputs and outputs? I am currently using 2015b, but 2018b is also an option.
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 5 de Abr. de 2019
Instead of library, you can provide a Protected Models for Model Reference
2 comentarios
Más respuestas (1)
sanya gode
el 29 de Oct. de 2019
Hello,
I am working on Equivalent Circuit Modeling for estimating the battery parametrs. I read in MAthworks documentation that the model can be Blackboxed for sharing with certain customers so that they can modeify it accourding o the application for which they are using the battery without knowing the internal parameters. I read that once the model is created we need to generate the code and than we have to create a new simulink block based on the generated code.
Can you please elaborate on how exactly do we need to blackbox the model based on the generated code ?
Your answers will be very helpful and appreciated.
Thanks in advance.
0 comentarios
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!