How do i specify the sample time of an Inport block simulink in 'milliseconds' programmatically from Matlab
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Vinay Sheshadri
el 31 de Ag. de 2016
Comentada: Azzi Abdelmalek
el 31 de Ag. de 2016
The default time for a block unit is seconds. How can i change it to milliseconds programmatically ?
0 comentarios
Respuesta aceptada
Azzi Abdelmalek
el 31 de Ag. de 2016
You can't change it, and there is no need to do it. If you want a millisecond, just multiply it by 0.001
2 comentarios
Azzi Abdelmalek
el 31 de Ag. de 2016
This is not in Simulink. When you look at Simulink Solver parameter http://www.mathworks.com/help/simulink/gui/solver-pane.html , there is nothing about time unit
Más respuestas (0)
Ver también
Categorías
Más información sobre Sources 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!