what is local and global variable?and difference ?

hi my self deepak i am start working on matlab s/w engineer so please answer my question i need yours support

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2012년 10월 18일

2 개 추천

each function has it's own local variables, these functions communicate through inputs and output arguments. If we want certains variables to be seen by all the functions, we set them to globals http://www.mathworks.com/help/matlab/ref/global.html

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by