Feeds
질문
Change values of axes without changing the image
I currently have the following figure. I would like to change the values of the axis without changing the image. Essentially I...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Multiple plots in the same figure
I have a complex function: function [FinalResults,Plotting]=Dicom_Reading(Variables) Plotting=gobjects(5,1);% declare the gra...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Finding the value of X which gives y=Value
I have two arrays, x=[1,2,3,4,5]; y=[1 2 2.5 2 1]; I want to find the the value of X for which Y would be 2.2. I expected i...
거의 6년 전 | 답변 수: 1 | 0

