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

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 23 de Abr. de 2016
function y=fcn1(~)
global your_variable
do it in all your functions

Más respuestas (0)

Categorías

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by