Strange behavior of hgtransform
显示 更早的评论
The following very simple code, taken from a book, does not work and I can't figure out why
hPlot = plot(0:0.1:10, sin(0:0.1:10));
hGroup = hgtransform;
this returns the following error message
Attempt to call constructor hgtransform with incorrect letter case. Error in <file_name> (line 2)
Any idea why? Thanks
Jean
2 个评论
Azzi Abdelmalek
2012-9-20
编辑:Azzi Abdelmalek
2012-9-20
I am not getting this message and your don't work
Matt Fig
2012-9-20
type:
ver
tell us what it says.
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Animation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!