Execution of script rainflow as a function is not supported, then gives the path of the rainflow.m file.
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
When running my own script or a demo script, i get the same eror message mentioned in the summary (Execution of script rainflow as a function is not supported:), why is this? ay help would be much appreciated.
7 comentarios
Dyuman Joshi
el 30 de En. de 2024
Editada: Dyuman Joshi
el 30 de En. de 2024
That's all alright, but it does not answer the question I asked nor provides the information I requested.
Run the command "cd" in the command window to see what the current directory of MATLAB is.
If it is same as the directory you have mentioned, that's good. If it is not, you will have to either change the current directory or add that directory to the current path.
I'll reiterate
> What is the command you use to call/run the script?
and
> please share the output of -
which rainflow.m -all
Respuestas (1)
Dyuman Joshi
el 30 de En. de 2024
Follow instructions from this documentation page to add the directory you have mentioned to the search path of MATLAB and save it for future sessions - https://in.mathworks.com/help/matlab/matlab_env/add-remove-or-reorder-folders-on-the-search-path.html
0 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!