Error: Unable to perform assignment because dot indexing is not supported for variables of this type
2 次查看(过去 30 天)
显示 更早的评论
Please can someone help, how do I get rid of this error?
2 个评论
Walter Roberson
2021-3-2
One of the more common situations would be if the variable named before the period is empty instead of being a struct or object.
回答(1 个)
nines
2021-3-2
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!