Changing the x axis input in already existing figure.
조회 수: 12 (최근 30일)
이전 댓글 표시
Hi all,
I have created multiple figures in which I spent lots of time working on them individually changing the appearance, colour of scatters, ...etc.
Then, I realized that I have mistakes on my x values of the plot. So, I wish to modify each.fig by inputting the new x values only without changing the different colours of my scatters.
I tried to generate a code from the .fig file, and change the x vector only. However, since it would require me to specifiy also the input of each scatter since I first did a regular plot, then I scatter some of the points in order to change their colours seperatly. Is there a way to only change the x vector values ?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!