Feeds
提问
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 ...
10 years 前 | 3 个回答 | 0
3
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
13 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0