Hi all,
I am working through the plane strain tutorial (Youtube example), but I came across an error in Matlab (7:07 in the video) that I am unsure about how to solve.
I was able to successfully generate the input and post-processing script file. However, when I am running the script file in Matlab, I get the following error
"Attempt to execute SCRIPT exploreFieldOdbPyScript as a function"
which is a script file called in 'exploreFieldOdb.m'.
I looked through this file, and everything is commented. Additionally, 'exploreFieldOdb.m' calls this script as if it were a function yet there are no inputs. From the documentation, this particular script should 'Create the Python script to be executed for postprocessing of the odb file.' Am I missing something that this function/script should have?
Thanks in advance for any help, and happy to provide additional information that might be useful in solving the problem.
Robert
Hello,
You are welcome!
George