SVD file to normal coordinates

I have a .svd file ,how to get the coordinates and time values from it using matlab.From svd data to coordinates like M(x,y,t)
Is there any inbuilt function available for such.

3 Comments

Jan
Jan on 23 Jan 2019
Edited: Jan on 23 Jan 2019
Please do not let us guess, which kind of .svd file you mean. Do you mean CMSIS-SVD, which is an XML file to define Arm Cortex-M processor-based microcontrollers? Or do you mean the auto-save files of MS Word? Are they images of SOL20 disks? Or the movies in Super VCD format? None of them seems to be convertible to coordinates in a meaningful way.
A file extension is not a fixed or strict definition of the format of the contents. So please post any useful information.
Thanks Jan !
I'm not pretty sure how to say what kind of .svd file that is.
But we get these from laser vibrometer and it has signal movement coordinate values for sure.
I'm thinking of a function from matlab to get M(i,j,k) values from it.
Ask the manufacturer of the software, which creates the files.

Sign in to comment.

 Accepted Answer

per isakson
per isakson on 24 Jan 2019
Capture.PNG
Maybe Matlab functions comes with your instrument

1 Comment

Ah ! this is a good find.
Thanks,lemme have a check

Sign in to comment.

More Answers (1)

Ke Zhang
Ke Zhang on 24 Dec 2019
what happened then? how to read the sdv file? Thank you

Products

Tags

Asked:

on 23 Jan 2019

Answered:

on 24 Dec 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!