Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 0

Réponse apportée
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...

plus de 9 ans il y a | 1

| A accepté

Réponse apportée
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...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 9 ans il y a | 5

Réponse apportée
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 ...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
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...

presque 10 ans il y a | 1

Réponse apportée
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...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
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...

presque 10 ans il y a | 0

Réponse apportée
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...

presque 10 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 10 ans il y a | 1