Can use uihtml in GUI component such as text or panel ??
1 次查看(过去 30 天)
显示 更早的评论
I want to add HTML code in GUI.
Do you know other way?
2 个评论
Mohammad Sami
2020-3-18
编辑:Mohammad Sami
2020-3-18
I am not sure what is the issue. A uifigure can be divided using uigridlayout. You can place uihtml inside one or more of the grid.
If you don't want to use gridlayout you can also position the various element by setting the position property.
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!