Kevin O'Hara
Followers: 0 Following: 0
Structural Engineer
Professional Interests: Loads Analysis, structural dynamics
Statistiques
RANG
149 030
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 13 ans il y a | 0
Graduate Civil Engineering Student
(duplicate information)
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Sending e-mail
I am sending an e-mail from MatLab using the following code: h = actxserver('outlook.application'); mail = h.CreateItem('olM...
plus de 13 ans il y a | 3 réponses | 0
3
réponsesWord 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...
presque 14 ans il y a | 0
Question
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...
presque 14 ans il y a | 4 réponses | 0