How can I use a another variable as part of the name of a new variable?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to be able to change two variable names to change the naming of multiple variables. For example. Participant_Number = P1; Intensity = High; I want to be able to change Participant_Number and Intensity to change the name of a new variable. So the result would be: New_Variable would be named P1_High_NewVariable
Is this possible?
1 comentario
Ver también
Categorías
Más información sobre Use COM Objects in MATLAB 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!