Error using data in uitable
Afficher commentaires plus anciens
Hi, I want to create a uitable using data from a function,this is the code :
t = uitable('Data',[S Ie E] ,'ColumnName',{'Integrale' 'Y' 'R'})
But this error keeps showing : While setting the 'Data' property of Table: Data must be a numeric, logical, or cell array
S,Ie and E are already calculated
Please help me
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!