Megan


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
2 回答

ランク
104,388
of 301,513

評判
0

コントリビューション
3 質問
2 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,310

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,013

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

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

15年弱 前 | 0

| 採用済み

質問


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年弱 前 | 2 件の回答 | 0

2

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

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

15年弱 前 | 0

質問


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年弱 前 | 3 件の回答 | 0

3

回答