Doubt simulink
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Exist any model im simulink that simulate this situation:
V=32;
V1=(0:0.1:V);
0 comentarios
Respuesta aceptada
Más respuestas (1)
Nuno
el 22 de Mzo. de 2011
1 comentario
Paulo Silva
el 22 de Mzo. de 2011
Put this on the constant block value 0:2:32 and connect that block to a scope, you will see many lines so it does produce many values
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!