From: Enter The on 24 Jun 2010 03:37 My script plots lots of figures and writes them to disk. This is the slowest part of my code. Can I speed it up by not displaying the figures while they are being drawn? If so, how do I make them invisible? Also, is there a faster save method? I am currently using saveas(gcf,full_path,'jpg')
|
Pages: 1 Prev: RTW code customization Next: getting problem with image acquitition |