how to revise the embedded code

2 Ansichten (letzte 30 Tage)
tabw
tabw am 6 Aug. 2014
Kommentiert: Patrik Ek am 6 Aug. 2014
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 Kommentare
Geoff Hayes
Geoff Hayes am 6 Aug. 2014
What was the error on the crash?
Patrik Ek
Patrik Ek am 6 Aug. 2014
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by