photo

Kevin O'Hara


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Structural Engineer
Professional Interests: Loads Analysis, structural dynamics

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 13 Jahre vor | 0

Beantwortet
Graduate Civil Engineering Student
(duplicate information)

etwa 13 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...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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...

mehr als 13 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...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten