how to revise the embedded code
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
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 Center および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!