Kevin O'Hara - MATLAB Central
photo

Kevin O'Hara


2011 年からアクティブ

Followers: 0   Following: 0

Structural Engineer
Professional Interests: Loads Analysis, structural dynamics

統計

MATLAB AnswersFrom 02/11 to 03/25Use left and right arrows to move selectionFrom 02/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 質問
3 回答

ランク
200,550
of 297,775

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Graduate Civil Engineering Student
MatLab has two function to create a curve through your data. [r1,m1,b1] = regression(xydata1(:,1)',xydata1(:,3)') and p1...

14年弱 前 | 0

回答済み
Graduate Civil Engineering Student
(duplicate information)

14年弱 前 | 0

質問


Printing a figure using meta to be paste into PowerPoint
I have been using this MatLab code to print a image to storage and then paste it into PowerPoint. temp = strcat([pathB,'U...

約14年 前 | 1 件の回答 | 0

1

回答

質問


Sending e-mail
I am sending an e-mail from MatLab using the following code: h = actxserver('outlook.application'); mail = h.CreateItem('olM...

約14年 前 | 3 件の回答 | 0

3

回答

回答済み
Word COM - writing text into this open document
Is there example MatLab code that shows me how to add text, such as: Flight Test Summary - T1-ETN41 Flight Test: T1_ETN4...

約14年 前 | 0

質問


Word COM - writing text into this open document
I need to know how to write text into an open Word document. I used this code to open the word application: word = actxs...

約14年 前 | 4 件の回答 | 0

4

回答