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

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 23 Avr 2016

0 votes

function y=fcn1(~)
global your_variable
do it in all your functions

Plus de réponses (0)

Catégories

En savoir plus sur Filename Construction dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by