how to revise the embedded code

2 次查看(过去 30 天)
tabw
tabw 2014-8-6
评论: Patrik Ek 2014-8-6
Is there a way to revise the code inside the embedded function?
actually, I want to use the regionprops function to calculate the major/minor axis length.
But I can't use the original algorithm since it is not suitable for me.
I tried to revise the code a bit but It popped up It is a Read only file etc.
besides, I have copied the whole function and rename it. But it certainly can't function well. something crashed.
  2 个评论
Geoff Hayes
Geoff Hayes 2014-8-6
What was the error on the crash?
Patrik Ek
Patrik Ek 2014-8-6
If you copy a function and get crash this should be a sign of that the call is wrong. If you have not edited the function it should work.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by