- Create a subsystem consisting of Simulink blocks (if your functionality can be achieved with library blocks)
- MATLAB Fcn block - doesn't support code generation
- Embedded MATLAB Fcn block
- S-Functions
Opinion simulink
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi people... I need contruct the this circuit: http://img827.imageshack.us/img827/9840/fig1.png
I wonder know what type of block used to build Isc, Tref, etc? In this blocks i need make calculations... what kind of block advise me?
0 comentarios
Respuestas (3)
Kaustubha Govind
el 16 de Mzo. de 2011
It's difficult to say without knowing what kind of calculations, but these are the general options available:
0 comentarios
Nuno
el 16 de Mzo. de 2011
1 comentario
Kaustubha Govind
el 18 de Mzo. de 2011
Yes, but note that Embedded MATLAB only supports a subset of MATLAB functionality: http://www.mathworks.com/help/toolbox/eml/ug/bq1h2z5-1.html
Guy Rouleau
el 18 de Mzo. de 2011
In your image, lsc and Tref and sources, very likely Constant blocks!
When you create a simulation, you need to know that number you want to put in.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!