photo

Ashley Penna


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Matlab Parallel Toolbox Workers Aborted - continue serially?
Hi there, Is there a way to have Matlab continue serially if all of the parallel workers aborted during processing instead of...

9 years ago | 1 answer | 0

1

answer

Question


Deploying with parallel toolbox "Unable to find file"
I'm trying to compile and run a standalone application using local workers on a machine. This code will be used on different mac...

9 years ago | 1 answer | 0

1

answer

Question


MEX C++ LNK2019: Unresolved External Symbol
Hi there, I've written two files, CanonSlrServer.cpp and CanonSlrServer.h. They compile and run in Visual Studio 2013. I'm us...

10 years ago | 0 answers | 0

0

answers

Question


Reading in Legend, then displaying, gives different string order - Matlab 2014b
Hi there, I'm reading in a legend from a figure: h1 = hgload('file.fig'); leg = findobj(h1,'Type','Legend'); Then displa...

10 years ago | 1 answer | 0

1

answer

Question


Matlab 2014b: Copying just the legend from existing figure into subplot
Hi there, I'm looking for how to get the legend from an existing saved figure and load it as the legend in a figure of subplo...

10 years ago | 2 answers | 1

2

answers