enable/disable parameter in embedded matlab function
Mostrar comentarios más antiguos
hello, i've got an embedded matlab function with several parameters(variables). I try to enable/disable parameter 1 and 2 in dependency on parameter 3. Means, if the value of parameter 3 is "1", parameter 1 is enabled and parameter 2 is disabled. If the value of parameter 3 is "2", both parameters are enabled. Is there a possibility for this?
2 comentarios
Azzi Abdelmalek
el 16 de Mzo. de 2013
Can you explain what you mean by enable and disable?
st
el 16 de Mzo. de 2013
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!