Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

HELPPP --- function input is String which is name of another respective function

1 visualización (últimos 30 días)
Aydin Ahmadli
Aydin Ahmadli el 16 de Nov. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I want to implement function :
function m=matlab('learn')
%something here
end
Above, string of learn must be the name of respective function which is written in another matlab file .m | I have 2 problems
1) when I want to pass string of 'learn' as input to function, it throws error.how to handle this
2)if I solve problem 1., how can I call respective learn function from another matlab file?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by