when I try to save movie file after pstdElastic2D simulation, I got this error with k-wave 1.1 : 'MovieType' is not supported by the elastic code.
It seems to be the same with new version 1.2 or did I any mistake ?
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
how to save movie file with pstdElastic2D
(2 posts) (2 voices)-
Posted 7 years ago #
-
Hi augereau,
The movie options have changed slightly in k-Wave V1.2, as a different function is used to save the movie. The correct syntax is:
pstdElastic2D(kgrid, medium, source, sensor, 'RecordMovie', true, 'MovieProfile', 'MPEG-4')
See the Saving Movie Files Example for more details.
Brad.
Posted 7 years ago #
Reply
You must log in to post.