Error expected name must be a scalar

3 vues (au cours des 30 derniers jours)
Cristian Martin
Cristian Martin le 23 Mai 2022
This is the error:
Error using map.internal.kmlparse (line 35)
Expected Name to be a scalar.
I received this when I try to execute a command . the value in edit2 i get it from one string from a uitable.
val1 = a(1,1);
val1 = table2array(val1);
set(handles.edit2,'String',val1);
how can i solve this?
Thanks!

Réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Produits


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by