필터 지우기
필터 지우기

How to declare global variable

조회 수: 2 (최근 30일)
Muhammad Tarique
Muhammad Tarique 2016년 4월 23일
답변: Azzi Abdelmalek 2016년 4월 23일
I have multiple m-files and i want to use same global variable for all files so how should i declare and on which place

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 4월 23일
function y=fcn1(~)
global your_variable
do it in all your functions

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Language Fundamentals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by