acquirevar
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
Y = 'variable in base scope';
function myfun()
disp(acquirevar('base', 'Y')
end
myfun()🔗 See also
🕔 History
Version
📄 Description
Last updated