Limitrate of drawnow limitrate not recognized
    7 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Matthew Mellor
      
 il 22 Giu 2016
  
    
    
    
    
    Risposto: Steven Lord
    
      
 il 22 Giu 2016
            I'm trying to use the optional command limitrate like in the following:
    drawnow limitrate;
and am getting the following error every time:

I'm using matlab R2014b. Am I making a simple mistake or is limitrate no longer a valid command?
0 Commenti
Risposta accettata
  Steven Lord
    
      
 il 22 Giu 2016
        The 'limitrate' option for the drawnow function was introduced in release R2015a as documented by the first item in the Graphics section of the Release Notes for MATLAB in that release.
0 Commenti
Più risposte (1)
  Star Strider
      
      
 il 22 Giu 2016
        The online documentation is for R2016a, and limitrate is implemented in it. Check the documentation for your version if it’s earlier than the current version.
0 Commenti
Vedere anche
Categorie
				Scopri di più su Graphics Performance in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

