A problem with function calling with variable arguments with variable names

2 次查看(过去 30 天)
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 Export 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by