photo

David Sziroczak


Intrinsys

Active since 2016

Followers: 0   Following: 0

Message

I am a senior engineer, working for Intrinsys, specializing in consulting, analysis and design. For more information and capabilities, visit:
http://www.intrinsys.com/

Statistics

All
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
how can i plot from excel?
You read in the excel data using "xlsread" into a matrix https://uk.mathworks.com/help/matlab/ref/xlsread.html Then you plot...

6 years ago | 0

Answered
How to extract the constant phase of a sine wave?
If it's such a simple function you are after, wouldn't it be possible just to simply extract value of the function at t=0 or pi ...

6 years ago | 0

Answered
Using multiple processors for Abaqus jobs
Dear Olu, you have a slight typo in your code, you are missing a space in between ".inp" and "cpus" Try this code instead: ...

8 years ago | 0

| accepted