Answered
I am crating a Power point and want to apply a template ... how do I do this?
Here is a small example code that works for me with MATLAB R2016a and I have PowerPoint 2016. ppt = actxserver('powerpoi...

mer än 7 år ago | 0

Answered
uigetfile Dialog Title does not appear on the screen
The documentation page on <https://www.mathworks.com/help/matlab/ref/uigetfile.html uigetfile> includes a note that says that so...

mer än 7 år ago | 0

Answered
Problem saving figures with evaluating "Callback"
You can try to restore search-path to the factory installed state using <https://www.mathworks.com/help/matlab/ref/restoredefaul...

mer än 7 år ago | 1

| accepted

Answered
I want to plot with the value of an Edittext
I used <https://www.mathworks.com/help/matlab/ref/guidata.html guidata> to achieve this. I am attaching some sample code here fo...

mer än 7 år ago | 0

| accepted

Answered
Undefined function or variable 'rmiml.getAll'.
The following link also talks about a similar issue. <https://www.mathworks.com/matlabcentral/answers/88251-java-error-in-edi...

mer än 7 år ago | 5

Answered
how to color the area under the line??
You can use the patch function here. I picked up 2 adjacent points and the center and created a patch inside a for loop. Also I ...

mer än 7 år ago | 0

| accepted

Answered
Fetch command no longer works with Matlab 2016b
The problem seems to be due to a bug in the native ODBC driver. As a workaround, you can use JDBC drivers. Addtionally, JDBC dri...

mer än 7 år ago | 1

Answered
getdata errors when capturing skeletal data with kinect
Based on the error message it looks like there is not enough physical memory that can be used to get all the frame data(100 fram...

mer än 7 år ago | 0

| accepted

Answered
error at matlab installation with arduino uno
The following link answers a question which has the same error messages. <http://www.mathworks.com/matlabcentral/answers/268...

mer än 7 år ago | 0

Answered
activex error with FEMM inside wine on a Mac
The documentation link on <https://www.mathworks.com/help/matlab/ref/actxserver.html actxserver> suggests that it needs COM comm...

mer än 7 år ago | 0

| accepted

Answered
Sharing data between app designer apps
A similar question has been discussed on the following MATLAB answers link: <http://www.mathworks.com/matlabcentral/answers/2...

nästan 8 år ago | 1