Variable name of variables



Hello, I've a problem! I have to insert in my matlab program a " for "
cycle in wich the name of variables is a function of cycle index so
the name of variables is variable. For Example:

for i=1:n

ALFA i =......
end.

I want to stamp:

ALFA 1=...
ALFA 2=...
.....
ALFA n=...

How can I do?????? Thank u!!!

.



Relevant Pages

  • fmincon
    ... I need to use fmincon inside 4 cycle for, but the problem is that the ... alfa =[0.083 0.165 ... And the objective function is: ... %Value of Tf is obtained from simulation ...
    (sci.stat.math)
  • fmincon
    ... I need to use fmincon inside 4 cycle for, but the problem is that the ... Optimization terminated: first-order optimality measure less ... alfa =[0.083 0.165 ... And the objective function is: ...
    (comp.soft-sys.matlab)
  • Re: I know sidecars arent practical anymore (might as well have a car)
    ... Either if they are both based on the 1930s (beyond the obvious capacity ... the cycle parts of a Urinal are still stuck firmly in the 30s. ... SteveH 'You're not a real petrolhead unless you've owned an Alfa Romeo' ... Alfa 156 TSpark Sportwagon Veloce Selespeed - Alfa 75 TSpark Lusso ...
    (uk.rec.cars.modifications)
  • hidden error
    ... Can anyone tell me why the for cycle does not work? ... double alfa = 0; ... the fact is that i don't get any error message, ... the calculation. ...
    (microsoft.public.dotnet.framework.aspnet)
  • where is the error?
    ... Can anyone tell me why the for cycle does not work? ... double alfa = 0; ... the fact is that i don't get any error message, ... the calculation. ...
    (microsoft.public.dotnet.languages.csharp)

Loading