photo

Othman Alkandri


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

19 个提问
0 个回答

排名
107,747
of 299,830

声誉
0

贡献数
19 个提问
0 个回答

回答接受率
78.95%

收到投票数
0

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to make the error below each other in the text box
Hello, guys, I am trying to have the errors below each other, and they are all in one line. Could you please see the code and ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


error in loading data from a sheet in .xlsx format
I am loading data from sheet one using load button callback as shown below function ExcelDataLoadButtonPushed(app, event) ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


How to save the edited value inside the excel .xlsx file?
Hello guys, In my app, I am loading a .xlsx file, allowing the user to change some parameters. I figured out how to change the ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How can make the user not be able to change tabs by clicking on them Matlab app designer?
Hello guys, I have five tabes in my app ideally, When you first the code, it gives you the welcome Tab. Then when you click ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How do you ask the user to load a path from the .xlsx file, then store it in variables with some concerns when reading the .xlsx file using app designer?
Hello, guys I am working on loading the excel file into my app designer. The user should be able to load .xlsx and edit the el...

2 years 前 | 2 个回答 | 0

2

个回答

提问


How to clear images in app designer
Hello guys, I am trying to clear the image when I click the reset button. I tried the following two commands. clf(app.Image3) ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to load the images using the code approach
Hello, I have a set of images in the folder of the app project. I am trying to implement the following. Based on the dropdow...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Plot clear using MATLAB app designer.
Hello, I am trying to clear the UIAxies using a push button. Once the user clicks the button, it should remove the axis limita...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to have a chain of inputs when changing the drop-down menu in MATLAB APP Designer?
Hello, I have a drop-down menu with four options. I have different options with different inputs. A simple example would be: ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to let the user input an excel file (i.e .csv file) and array in MATLP APP Designer
Hello, I am trying to design Matlab App Designer. I want my user to input an excel file and arrays. Is that possible? If yes,...

2 years 前 | 1 个回答 | 0

1

个回答

提问


plotting in 3 for loop's
I am using 3 for loops. frist for loop is used to change the speed in V_Wind the second loop is used to change the angle ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


finding a number in the vector equal or around a desired number
I am trying to the from dleta_A vector a number equal to 3.1528 or two numbers rounded up and down for the desired number V_...

2 years 前 | 1 个回答 | 0

1

个回答

提问


multiply desired indexes in for loop
I am trying to multiply the some indxes in my vector, bucuase there is a fctor I need to mutlipy it with the t vector of [ 1, 4,...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Generic Engine inputting the data of fuel consumption
I am working with Generic Engine: Internal combustion engine with throttle and rotational inertia and time lag Library: Sims...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Three phase time varying load
I am trying to do three pahse varying load with respect to time. I used singal builder to set the data of my load, then I used v...

3 years 前 | 1 个回答 | 0

1

个回答

提问


dispatching grantors under pmin constraints
I have table m*12 that show the state number, generator 1- 10 unit status (0 off, 1on), sum on gens max generator power MW. ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


From table generator unit combination of on and off I want to sum the values of the on generator capacity
I have 10 genraotor with possiblity of being on (1) or off (0) in a table. whhich give me 1024 states. I am trying to sum the c...

3 years 前 | 1 个回答 | 0

1

个回答

提问


the for loop is only giving me the last value
Hello guys, the for loop only gives me the last value of the .csv file. Some people have the same issue as mine seam. Most...

3 years 前 | 1 个回答 | 0

1

个回答

提问


AUV webinar Design, Modeling, and Simulation of Autonomous Underwater Vehicles
I am trying to run chapter 2 Developing the Digital Thread of the webinar. There is an issue I am having. error using open (l...

4 years 前 | 1 个回答 | 0

1

个回答