Error: Unable to perform assignment because dot indexing is not supported for variables of this type
2 views (last 30 days)
Show older comments
Please can someone help, how do I get rid of this error?
2 Comments
Walter Roberson
on 2 Mar 2021
One of the more common situations would be if the variable named before the period is empty instead of being a struct or object.
Answers (1)
nines
on 2 Mar 2021
Hello!
You may want to write out what all the variables are doing, and what you have tried! It will make it easier for people to respond! I've run into this error before, but its kind of a general problem and can be fixed if you give us a bit of a better understanding of what you are trying to do!
0 Comments
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!