help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Referencing variable within a new variable


From: Nir Krakauer
Subject: Re: Referencing variable within a new variable
Date: Thu, 25 Apr 2013 13:56:00 -0400

or, if you have to use different variable names, do

eval(["GS_" num2str(tag) "=data{tag};"])


reply via email to

[Prev in Thread] Current Thread [Next in Thread]