change imrect m file
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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
David Young
2011년 6월 19일
Which variable do you want to change? Maybe there's a better way than changing the m-file.
mary
2011년 7월 7일
Jan
2011년 7월 7일
@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?
답변 (1개)
Jan
2011년 6월 19일
1 개 추천
"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!
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!