Editing an Existing Figure File in MATLAB
The best way to modify a MATLAB figure is to just modify the code that generated it. I prefer this because it is better to be able to regenerate a figure from code if you want to keep modifying it later, and your workflow is visible for later inspection. Sometimes you do not have the original code like this User on MATLAB Answers. I show a few techniques for modifying an existing figure when you do not have the original code that made it.
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.