Assiging indexed values to a structure field

1 Ansicht (letzte 30 Tage)
z8080
z8080 am 6 Aug. 2020
I would like a field of my indexed structure to take on a value similarly indexed in a different vector:
struc(1:3).value=1:3
However, this gives the error "Expected one output from a curly brace or dot indexing expression, but there were 2 results."
Enclosing either the left- or the right-hand side of the assignment line in square brackets does not help.
How can I achieve this variable assignment, other than by using a for loop?

Antworten (0)

Kategorien

Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange

Produkte


Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by