i can not load load WaveformData

HI I am learning LSTM and i want to test the example in this link LSTM example but i don't know where to download WaveformData because when i run load WaveformData it has an error Unable to read file 'WaveformData'. No such file or directory.

 Respuesta aceptada

KSSV
KSSV el 2 de Nov. de 2022

1 voto

That matfile will be available in 2022b version. It seems you are using a lower version.

4 comentarios

arash rad
arash rad el 2 de Nov. de 2022
there is no way to use it in 2019 version ??
Walter Roberson
Walter Roberson el 2 de Nov. de 2022
The file is also available for R2022a.
I do not find it for earlier versions though.
KSSV
KSSV el 2 de Nov. de 2022
There is a way... Go to matlab online which comes for 20 hours free in a month with 5 gb drive space. In there load the file and save it into your drive and then download it into your local pc.
Cristian D'Auria
Cristian D'Auria el 18 de Abr. de 2023
why i can't use in the R2023a? I install the new version today and I have an error

Iniciar sesión para comentar.

Más respuestas (1)

Nurullah
Nurullah el 28 de Ag. de 2023
Editada: Walter Roberson el 28 de Ag. de 2023
With CoppyCommand I transferred all the trial work to matlab. All files can be downloaded to the computer by running it there. You can see all files in Workspace.
Copy Command:
openExample('nnet/SequenceToOneRegressionUsingDeepLearningExample')

3 comentarios

Leostar90
Leostar90 el 27 de Sept. de 2023
I think this is not available in MATLAB 2021a
openExample('nnet/SequencetoSequenceRegressionUsingDeepLearningExample')
Requires the Deep Learning Toolbox
Leostar90
Leostar90 el 27 de Sept. de 2023
I already have it but when I run open example command it says not found in...

Iniciar sesión para comentar.

Categorías

Más información sobre Downloads en Centro de ayuda y File Exchange.

Preguntada:

el 2 de Nov. de 2022

Comentada:

el 27 de Sept. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by