From: Jordi G. H. <jo...@oc...> - 2012-09-15 14:52:23
|
Lukas, This is just off the top of my head and I didn't look at your code in detail, but how about using a struct instead of a cell to pass the arguments and getting the names of the variables with the fieldnames function? HTH, - Jordi G. H. |