2016b update Diagram error: Global variable is used in incompatible ways in following models: variable must have same attributes in all context. how to suppress this error.

4 views (last 30 days)
I have a Simulink model that reference multiple models. I have placed a constant block with value as Variable "xxxx" (xxxx datatype is defined as single in base workspace)with datatype uint8 in one model and used constant block datatype for same variable as "inherit" in another model. when I do update diagram(ctrl-d), I face error as "Global variable is used in incompatible ways in following models: variable must have same attributes in all context". I am not facing this error in R2011b. Is there any setting in configuration parameter to suppress this error?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!