SetBlockParameters() not working on app designer
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Pierre-Olivier Desrosiers
 el 2 de Oct. de 2022
  
    
    
    
    
    Comentada: Walter Roberson
      
      
 el 3 de Oct. de 2022
            Hey guys,
I'm trying to change my step function block parameters with the command SetBlockParameters() on app designer. I'm also trying to compile it, so I must have this line : 
in = simulink.compiler.configureForDeployment(in);
And I get an error because I can't use SetBlockParameters() command. Thus, my question is : are there any ways to change my step function block parameters AND be able to compile it ?
I'm also using ver 2020b.
Thanks in advance :)
Respuestas (0)
Ver también
Categorías
				Más información sobre Simulink Coder en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

