plot(waves,datos);
xlabel('Longitud de onda (um)'); ylabel('Transmision (dB)');
print(['Figure=' num2str(j)],'-dtiff','-r400');
in my code every time I increase a parameter the resonance peak shifts to the right, I need to track the resonance peak so that every time it has a different value the plot sale adjusts to that new value, that is to say that the axis adjusts according to the new peak. thanks

댓글 수: 1

Mathieu NOE
Mathieu NOE 2021년 6월 2일
hello
It would make sense if you could share code + data
this way we can better help you
tx

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2021년 6월 2일

편집:

2021년 6월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by