統計
MATLAB Answers
9 質問
0 回答
ランク
of 171,018
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 ...
約2年 前 | 2 件の回答 | 0
2
回答質問
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 '...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
約2年 前 | 2 件の回答 | 0
2
回答質問
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...
約2年 前 | 2 件の回答 | 0
2
回答質問
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') ...
2年以上 前 | 0 件の回答 | 0
0
回答質問
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...
2年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 1 件の回答 | 0
