Hi Chris,
I now have glue code that reads and writes the MWClient matlab window defaults every time I start the client - a few times a day on each machine.
We’ve talked about different sorts of automation before.
How about command line options for (1) the server to connect to (IP address?) (2) the experiment to load on startup and maybe (3) the python client bridge script to load on startup?
Then, my script can be a one shot deal:
kill all rogue python scripts, old instances of client/server
load relevant client defaults
start client and server
And then all the user needs to do is load the experiment variables and go.
I’m open to discussion of other alternatives. No rush on this.
Thanks, Mark