![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2745435_1522091052932_DEF.jpg)
Kevin O'Hara
Followers: 0 Following: 0
Structural Engineer
Professional Interests: Loads Analysis, structural dynamics
Statistik
RANG
249.845
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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...
fast 14 Jahre vor | 0
Frage
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...
fast 14 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Sending e-mail
I am sending an e-mail from MatLab using the following code: h = actxserver('outlook.application'); mail = h.CreateItem('olM...
fast 14 Jahre vor | 3 Antworten | 0
3
AntwortenWord 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...
fast 14 Jahre vor | 0
Frage
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...
fast 14 Jahre vor | 4 Antworten | 0