RTW : Why is errorStatus in Release 14 SP3 & R2006b is declared differently?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The errorStatus in R14 SP3 is declared as 'const' whereas from R2006b it is being declared as 'const volatile'. Why is it declared so? how can i avoid this change? please help...
2 comentarios
Respuesta aceptada
Kaustubha Govind
el 31 de Oct. de 2012
Not sure, but perhaps it is expected that there might be external hardware drivers that could update the errorStatus flag? I don't know if this can be avoided - it is best to contact MathWorks Tech Support for this question to get an authoritative answer.
2 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!