Community Profile

photo

Will


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


loadlibrary problem with DLL file
When I try to call loadlibrary in MATLAB on a particular DLL file (using 64bit R2013a in Windows 7), I get a big list of errors ...

9 years ago | 3 answers | 0

3

answers

Question


Manipulating an anonymous function
I have a handle class myClass which has a property myFunc that is a function handle which I define with an anonymous function, e...

10 years ago | 2 answers | 0

2

answers

Question


Display plot/image on fraction of figure area
Is there a way to plot to only a portion of a figure window? I want to create a plot in a function and add a fairly large annot...

12 years ago | 2 answers | 0

2

answers

Question


Trouble connecting to dll file from MATLAB
I am having trouble connecting MATLAB to a C++ .dll library. First I tried using the loadlibrary function in MATLAB, but this g...

13 years ago | 1 answer | 0

1

answer