Borrar filtros
Borrar filtros

Info

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

change imrect m file

1 visualización (últimos 30 días)
mary
mary el 19 de Jun. de 2011
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
hi dudes,
i want to set a variable in one of the functions of imrect class. but it doesn't let me to di this. how can i do it? thanks for your reply...
  3 comentarios
mary
mary el 7 de Jul. de 2011
i wanna change this variable:'placement_aborted'
how can i do it?
tnx
Jan
Jan el 7 de Jul. de 2011
@mary: Did you try my suggestion? Copy the original function, enable the write-access, edit the new file. BTW.: It would be helpful if you answer my question for clarification - what does "it doesn't let me do this" mean?

Respuestas (1)

Jan
Jan el 19 de Jun. de 2011
"It doesn't let me to do this" is not an exhaustive description of the problem. Does your trial suffer from missing write-privilegs to the source files? Then copy the source to a folder which you are allowed to write in and modify the source there - of course using a different function name.
Never modify the source of a toolbox function!

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by