are script based unit test supported by matlab 2017a?

1 vue (au cours des 30 derniers jours)
Fabio Rondina
Fabio Rondina le 22 Juil 2022
Commenté : Fabio Rondina le 22 Juil 2022
Hi all, I am learning MatLab but I am not an engineer
are script based unit test supported by matlab 2017a?
How can I understand from the online documentation what is the accepted format I have to use for 2017a?
I copied the example on a folder but when I try to run Matlab output tell me that there is not test on that folder
  2 commentaires
Steven Lord
Steven Lord le 22 Juil 2022
I copied the example on a folder but when I try to run Matlab output tell me that there is not test on that folder
Can you show us the code you used to try to run the tests in that folder and the output that MATLAB displayed? The exact text of whatever message MATLAB displayed may help us offer guidance on how to successfully run those tests.
Fabio Rondina
Fabio Rondina le 22 Juil 2022
found the solution Steve, I just needed to remove them from the package and store them on a folder that does not has the + sign at the beginning and everything worked as expected. Thanks anyway

Connectez-vous pour commenter.

Réponse acceptée

Cris LaPierre
Cris LaPierre le 22 Juil 2022
Modifié(e) : Cris LaPierre le 22 Juil 2022
The functions associated with script-based unit tests were introduced by R2016a. So yes, script-based unit tests are supported in R2017a.
  1 commentaire
Fabio Rondina
Fabio Rondina le 22 Juil 2022
Thanks Cris that at least clarify that the problem is related to something I did not set correctly

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by