Strange behavior of hgtransform
Mostra commenti meno recenti
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 Commenti
Azzi Abdelmalek
il 20 Set 2012
Modificato: Azzi Abdelmalek
il 20 Set 2012
I am not getting this message and your don't work
Matt Fig
il 20 Set 2012
type:
ver
tell us what it says.
Risposta accettata
Più risposte (1)
Jean Bilheux
il 21 Set 2012
0 voti
Categorie
Scopri di più su Object Containers in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!