Alain Barraud
GIPSALAB Grenoble France
Followers: 0 Following: 0
Professor Computer Science, Optimisation, Modelisation, GUI, Stand alone computer application Professional Interests: optimisation, numerical anlysis
Statistics
RANK
20,760
of 295,495
REPUTATION
2
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
2
RANK
11,642 of 20,240
REPUTATION
37
AVERAGE RATING
5.00
CONTRIBUTIONS
10 Files
DOWNLOADS
15
ALL TIME DOWNLOADS
308
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
gui coded with uifigure
Hi every body, I have coded a moderatly complex gui first within a standard figure and a second version within a uifigure. As u...
5 months ago | 1 answer | 0
1
answerQuestion
warnings at matlab startup
Hi, I have reset my windows C disk keeping user data. I have install again my last matlab release (R2023b) and I receive the fo...
1 year ago | 1 answer | 0
1
answerQuestion
get and set floating point rounding mode
I have used two ways to get and set rounding mode. First using rnd = feature('setround'); feature('setround',rnd) with rnd = 0,I...
1 year ago | 1 answer | 0
1
answerQuestion
AVX Programming, how to do within C mex file
Hi everybody, fma operations or more generally using avx programming may be very usefull on some circonstancies, better accuracy...
1 year ago | 1 answer | 0
1
answerQuestion
how to mex free fortran 90 format with the last matlab release
Hi every on. It seems that by default fixed format is expected even with the file extension f90 or F90. How to change the sett...
1 year ago | 1 answer | 0
1
answerQuestion
fortran compiler not detected
Hello, It seems a classical problem: >> mex -setup MEX configured to use 'Microsoft Visual C++ 2019 (C)' for C language compi...
1 year ago | 1 answer | 0
1
answerfigure versus uifigure the best way to manage complex gui
yes me too about uitable, althought using java similar result can be obtained. Uitree is also very useful with uifigure. I have ...
2 years ago | 0
Question
figure versus uifigure the best way to manage complex gui
I am currently writing complex gui for scientific computation app which must be compatible both with figure and uifigure. My exp...
2 years ago | 2 answers | 0
2
answersQuestion
how to get uitable extent within uifigure
I want to fit uitable size according to its data. When uitable is used within a figure, it is easy to set correct values to the ...
2 years ago | 1 answer | 1
1
answerQuestion
function whose arguments contains a function with possibly a variable number of outputs
I am writing a class which calls matrix and vector matlab functions adding some stuff to obtain an approximation of the number o...
3 years ago | 1 answer | 0
1
answerQuestion
floating point arithmetics computing in quadruple precision
I try to use quadruple precision using the well know "double double" approach. Many operations seems correct however some result...
3 years ago | 1 answer | 1
1
answerQuestion
wordpad automation file printing
My problem is the following. I want to print from matlab to the default windows printer a text file created with matlab. I have...
4 years ago | 1 answer | 0
1
answerQuestion
dragging a selected point within uiaxes
Hello, wihin standard figure and axes, I can easely move point. These points are the graphical representation of complex num...
4 years ago | 1 answer | 0
1
answerQuestion
checking a matlab function for nested functions
how to find programatically if a matlab function m file contains nested function. fileData = mlintmex('-calls',which(fileName...
5 years ago | 1 answer | 0
1
answerQuestion
com.mathworks.*....
Many objects beginning by com.mathworks.* or or asd.* appear in some flex contributions about uitable customization. Where can ...
5 years ago | 1 answer | 0
1
answerQuestion
html and uitable formatting with several features at the same time
Is ther a particular order to use html tag (in uitable for example)? I am able to center to change backgroud to change font si...
5 years ago | 1 answer | 0
1
answerQuestion
How to add a sortable property to uitable within a classic figure.
I am running matlab 2018 and 2019. Once a uitable created and populated I have tried some customisation without any success fun...
5 years ago | 1 answer | 0