Community Profile

photo

Sean


University of Pittsburgh

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Locking file on system from standalone app
Is it possible to lock a file in a compiled, standalone Matlab exe so that some separate program will know the file is locked? ...

10 years ago | 1 answer | 0

1

answer

Question


Sharing large .mat files by placing them in /dev/shm
I have mat files on a server that are used by many standalone exes. Currently, each exe loads the .mat files from disk whenever...

10 years ago | 1 answer | 0

1

answer

Question


Avoiding loading .mat files every time standalone exe is called
I have a standalone exe (compiled using mcc) that loads a number of .mat files at the beginning of its execution and then does s...

10 years ago | 2 answers | 0

2

answers

Question


Creating a standalone application with dynamic data objects
I have an application that processes input using data models that are in .mat files. I've added the models to the build using t...

10 years ago | 1 answer | 0

1

answer