paramval = Simulink.architecture.get_param(obj,paramname)
returns the value of the specified parameter for the object,
obj. The parameter name paramname is
case-sensitive.
Get the period of task Task3 of trigger Core2 of
software node MulticoreProcessor of the selected architecture
for the model slexMulticoreExample.
openExample("simulink_features/AssigningTasksToCoresForMulticoreProgrammingExample");
p = Simulink.architecture.get_param('slexMulticoreExample/MulticoreProcessor/Core2/Task3','Period')
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.