Skip to content
Snippets Groups Projects
Commit fbbefabc authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

example for master/slave variables

parent b5da02ae
No related branches found
No related tags found
No related merge requests found
DefineConstant[
a = {1, Name "var1", Label "Master variable", ServerAction "Reset var3"}
b = {a*2, Name "var2", Label "Slave (x 2) variable", ReadOnly 1}
c = {a*2, Name "var3", Label "Editable slave (x 2) variable"}
d = {a*2, Name "var4", Label "Standard (x 2) variable"}
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment