Info

This question is locked. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to mirror data and then plot it?

조회 수: 2 (최근 30일)
ramya
ramya 2024년 8월 8일
Locked: John D'Errico 2024년 8월 8일
이 질문에 dpb 님이 플래그를 지정함
x =0:1:15;
y = tan(x);
plot(x,y)
i hv to mirror data and then plot also .how to do it
  댓글 수: 9
ramya
ramya 2024년 8월 8일
thank u its similiar i m trying for this particular file pleae follow this thread data is present in this thread
dpb
dpb 2024년 8월 8일
In that case, don't start a new and seemingly unrelated thread...what's wrong with the Answer @Cris LaPierre provided you there? Why don't you amplify in depth what "symmetry" is supposed to mean for the given data which look anything but as given?
It's not possible to answer a question when the specifications for the solution definition aren't clear...you may have a clear understanding of what you mean, but apparently nobody else here does...
I'm flagging this as duplicated to keep the conversation in one place and as a courtesy to those who responded there with best efforts...

답변 (0개)

This question is locked.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by