
Ali razi
Statistics
8 Questions
0 Answers
RANK
10.117
of 262.779
REPUTATION
3
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
3
RANK
of 17.989
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.769
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
Content Feed
Question
Close uialert - App designer
In App designer I have a function called DayButtonPushed(app, event) With the following code: aFig = uifigure; ...
5 meses ago | 1 answer | 0
1
answerQuestion
Fit UIAxes to image dimensions automatically
I use the code (App designer file attach) to mark a ROI. On of the things that I can not solve is that the UIAxes dimension are ...
6 meses ago | 1 answer | 0
1
answerQuestion
NumberFormat on specific/few columns - Report Generator
I am formating a table using this line: tableData = FormalTable(tableData); tableData.Border = 'Solid'; tableData.RowSep = '...
7 meses ago | 1 answer | 0
1
answerQuestion
Generate PDF report with images and table
In the code below I want to generate a PDF report that I wish it will have two images next to each other and below them a table....
7 meses ago | 1 answer | 0
1
answerQuestion
Refresh positions of all draw points after deleting or moving - App designer
Following my last question (https://www.mathworks.com/matlabcentral/answers/1619365-extract-position-of-all-draw-points) I did a...
8 meses ago | 1 answer | 3
1
answerQuestion
Extract position of all draw points
Based on this question (https://www.mathworks.com/matlabcentral/answers/545177-draw-points-on-uiaxes-until-you-press-a-button-in...
8 meses ago | 1 answer | 0
1
answerQuestion
Signifcant numbers set in a table
Can anyone please give an advice how to set the significant numbers only on the table numerical fields? Code: clc; clear...
más de 1 año ago | 1 answer | 0
1
answerQuestion
Find intersection points between a line and a boundary
I am trying to find the intersection points between a line and a boundary, how can I do it? Code: clc; clear; close all;...
alrededor de 2 años ago | 1 answer | 0