Statistics
RANK
10,167
of 295,467
REPUTATION
4
CONTRIBUTIONS
12 Questions
4 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 2 answers | 0
2
answersSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 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....
8 years ago | 1 answer | 0
1
answerAdd 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...
8 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
answerHow 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
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 2 answers | 0
2
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 2 answers | 0
2
answersconversion of data into bitmap
Hello, I add the image of my interface : <</matlabcentral/answers/uploaded_files/34156/Sans%20titre.jpg>> On the le...
9 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: ...
9 years ago | 3 answers | 0
3
answersQuestion
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...
9 years ago | 2 answers | 0
2
answersQuestion
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, ...
9 years ago | 1 answer | 0