Using a defined variable between functions?

조회 수: 13 (최근 30일)
Polina Golikova
Polina Golikova 2016년 5월 1일
답변: Walter Roberson 2016년 5월 1일
I am trying to do data analysis on a file. I have an input for file name in my first function as an assigned variable fileName. I have a second function, where I'm trying to use fileName (without loading it again) to do further analysis. I tried naming the variable as Persistent; but it still didn't work. Any help on this code is appreciated.

채택된 답변

Walter Roberson
Walter Roberson 2016년 5월 1일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Generated Code Interfacing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by