How to name variables automatically?

12 visualizaciones (últimos 30 días)
TEEH
TEEH el 29 de Mayo de 2016
Respondida: Image Analyst el 29 de Mayo de 2016
I have made a 3 D matrix. But i need to give each element of this matrix a name so that it can be inserted in the cell array as I need to SET UP a Linear Program .
Are there any ways through which I could name each element of matrix automatically like by running a loop
or
Some other method to Set up a linear program because number of variables are very very large.

Respuestas (1)

Image Analyst
Image Analyst el 29 de Mayo de 2016
I don't think you want to, or need to, do that, but see the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_create_variables_A1.2C_A2.2C....2CA10_in_a_loop.3F

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by