Megan


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
104,369
of 301,421

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,269

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,475

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
Saving transformed data into a new array
got it - using : A=[z DoseCorrected]; save('DepthDose2.mat','A'); thanks for your help!

15 years ago | 0

| accepted

Question


Saving transformed data into a new array
I have a set of data (x,y) (or (z,PDI) below) and need to apply an equation to the y-data to create a transformed set of (say y'...

15 years ago | 2 answers | 0

2

answers

Question


Want to find and use a corresponding y-value for a given x-value
I'm trying to find the value of y when x is at half max - i.e. when x = 50, what does y equal? I then need to use that y-value i...

15 years ago | 1 answer | 0

1

answer

Answered
How to plot with initially undefined number of lines in a .m file
thank you both! I'll test those out

15 years ago | 0

Question


How to plot with initially undefined number of lines in a .m file
I am trying to make a general .m file to use for a series of graphs I will need to make - some with 3 lines, some with 2, some w...

15 years ago | 3 answers | 0

3

answers