A problem with function calling with variable arguments with variable names

조회 수: 1 (최근 30일)
Tanveer
Tanveer 2011년 4월 5일
Hi, I am struck with a problem. I am working with RFID passive tags. As the passive tags have limited range and if I have a larger area then the portable reader will not be always in the coverage area of all tags, So depending on the location of the portable reader, some tags will be used to localize the reader. Now my question is, as I will have different tags(variable name) at different times, then how can I use different number (and name also !) of variables to the other function as an input for further calculation. I need help in this problem. I have tried global variables but it does not solve the problem. Please help me.

답변 (1개)

Walter Roberson
Walter Roberson 2011년 4월 5일
That approach is not recommended. I suggest you read this FAQ

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by