Roohollah
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
124,261
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Generating standalone application from app designer
I have designed an app using MATLAB app designer. Is it possible to generate a standalone application of the app so that on the ...
1 year ago | 2 answers | 0
2
answersQuestion
Assigning a name to matlab app
Hi there, I have designed an app using matlab app desginer. On the top left corner when I run the app, it always displays the '...
1 year ago | 1 answer | 0
1
answerQuestion
App designer - adding tag to objects
This is my first experience with MATLAB App Designer. Since MATLAB is going to remove guide, I want to learn how to work with a...
1 year ago | 1 answer | 0
1
answerQuestion
I need to close excel file before importing data
I recently started using MATLAB R2023a. When I use functions such as xlsread or readtable to read data from an excel file, the...
1 year ago | 2 answers | 0
2
answersQuestion
Interpreting the output of regionprops function
I have some ellipse in an image and I used regionprops function to find the length of their major and minor axes. The output of...
1 year ago | 2 answers | 0
2
answersQuestion
Plotting a heat map using surf function
I have a 2D matrix and I want to plot a heat map. I use the following codes: fig = surf(X,Y,F); set(fig,'linestyle','none') ...
1 year ago | 0 answers | 0
0
answersQuestion
Largest portion of largest correlation coefficient
I have n measurments as follow: (x1,x2), (x2,x3),...,(xn,yn). Now I want the largest portion that gives a correlation coeffi...
1 year ago | 2 answers | 0
2
answersQuestion
Find X for a given Y using interpolation
Hi all, Suppose x = [5 8 9 11 12.5 17]; y = [2 3.5 4.0 5.3 6.7 8.2]; Now I want to find the corresponding value for x where ...
1 year ago | 1 answer | 0
1
answerQuestion
how to install statistics and machine learning toolbox
I want to install statistics and machine learning toolbox to my MATLAB. I click on add-ons and then search for the toolbox. Th...
1 year ago | 1 answer | 0