Community Profile

photo

Mathieu


Last seen: 4 years ago Active since 2015

Statistics

All
  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Content Feed

View by

Question


Call Python class from MATLAB
Hello, Is it possible to call a Python class from MATLAB ? I found how to call Python functions in a _.py_ file but not reall...

6 years ago | 1 answer | 0

1

answer

Question


Create keyboard listener to interrupt a running function
Hello, I am working on a project in which I have to interrupt a running function if the user press the Escape button of the k...

7 years ago | 2 answers | 0

2

answers

Question


Tmtool don't recognize the tcp/ip on a computer, but does it on another one
Hello, I write here today because I try to import a software from a laptop to a desktop computer. The laptop works on Windows...

7 years ago | 2 answers | 0

2

answers

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Question


Clear all workspace except variables use in GUI
Hello, I am here today because I am developing a GUI in which I use some global variables, and handles of objects of the GUI....

7 years ago | 1 answer | 0

1

answer

Answered
Add y grid only to plot
Hello, I did something like this in my current project : I create my own lines to simulate grid like I want (and set the HitT...

7 years ago | 0

| accepted

Question


Know when the computer goes to sleep mode
Hello, I write here today because I would like to know if it is possible, when I launch a function in Matlab, to get the time...

8 years ago | 1 answer | 0

1

answer

Answered
How to add units to a number and differentiate between different inputs
Hello! For the story of input, take a look at the function inputdlg of MATLAB ;) You will be able to ask for multiple input o...

8 years ago | 0

Answered
Uses of handles value in GUI
Hello, It is normal your three togglebuttons have different handles. It is like this Matlab know what object is used during a...

8 years ago | 0

Question


Parfoor loop with 3D matrix
Hello, I write you today because I have to treat 655Mo of data (matrix 16*512*10000 of double) and before the treatment I use...

8 years ago | 1 answer | 0

1

answer

Question


Cancel Button of waitbar doesn't work
Hello. After some researches on internet, and no solution found yet, I come here hoping you will be able to help me. In my...

8 years ago | 2 answers | 0

2

answers

Question


sgolayfilt limits' condition (first and last sample)
Hello, I am actually working with the _sgolayfilt_ function which give me the result I was looking for. But I would like to u...

8 years ago | 1 answer | 0

1

answer

Question


Keep zoom in when displaying an image and zoom out after
Hello, I am working on an interface using Guide on Matlab R2015a. What I would like is to be able to zoom in an image ploted...

8 years ago | 2 answers | 0

2

answers

Answered
conversion of data into bitmap
Hello, I add the image of my interface : <</matlabcentral/answers/uploaded_files/34156/Sans%20titre.jpg>> On the le...

8 years ago | 0

Question


conversion of data into bitmap
Hello, I am actually working on Matlab R2015a. I would like to know if it is possible to plot an image from data? I explain: ...

8 years ago | 3 answers | 0

3

answers

Question


Prevent the movement of a figure with GUIDE
Hello, I am working with Matlab R2015a and use GUIDE to create my interface. When I launch my interface, a general figure con...

8 years ago | 2 answers | 0

2

answers

Question


How to modify different part of a same array on the different index of a parfor loop?
Hello, I am working on the last version of Matlab (R2015a) and deal with a lot of signals from several sensors. For example, ...

8 years ago | 1 answer | 0

1

answer