app.UITable2.ColumnName=UIT2.Properties.VariableNames;
miss name columns in my table
1 次查看(过去 30 天)
显示 更早的评论
[UIT2,col_pos,col_neg]=Predator_TableProfitMonth_Struct(app.Eq,app.PeriodicalDropDown_2.Value);
app.UITable2.Data=UIT2;
i don't see the name momnth in title column!
how do I put it in the table in the column names?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Title 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!