Abdelrahman Taha
Followers: 0 Following: 0
Feeds
提问
Coloring variable cells in excel?
Hi, I am writing output of some caluations in excel, and I need to color certain cells in red based on some conditions. How cou...
4 years 前 | 1 个回答 | 0
1
个回答提问
Interactive drafting tools in app designer
Hi, I want to build an app in which the user will draw some shape, and then i will use the points' coordinates in this sketch...
5 years 前 | 1 个回答 | 0
1
个回答提问
error: Function definition is misplaced or improperly nested error?
I am defining a nested function (bicomp1) inside a function (biaxialcomp) whose output is to be minimised using the fmincon opti...
5 years 前 | 1 个回答 | 0
1
个回答提问
interaction between matlab and SAP2000?
Hi, I want to call CSI SAP2000 in matlab using the SAP2000 OAPI, but i can't find any documentation on how to do that. The CS...
5 years 前 | 3 个回答 | 0
3
个回答提问
a problem with setting fmincon options?
I am doing optimization using fmincon, and while trying to set the objective limit to (1) using this command: options = optimop...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to access SAP2000 using matlab?
Where can I find a documentation for the SAP2000 OAPI commands in matlab? Thanks
5 years 前 | 3 个回答 | 0
3
个回答提问
optimizing a multi-variable function over just one of its inputs?
I want to minmize a function with multi-inputs using "fmincon" by optimizing only one of those inputs. How could I do that?
5 years 前 | 1 个回答 | 0
1
个回答提问
inputs of multi-variable functions?
I was wondering about how matlab deals with multiple inputs in a multivariable function. And I mean by that the order in which i...
5 years 前 | 1 个回答 | 0
1
个回答提问
calling a function inside an app?
Hi, I am trying to understand how to call a function inside an app. So, I've created a simple app to get the sum of two numbers...
5 years 前 | 1 个回答 | 0
1
个回答提问
app designer private and public properties?
Hi, In app designer, if i am going to exectute come functions within the app, can I just use private properties? or do I need t...
5 years 前 | 1 个回答 | 0
1
个回答提问
matlab app designer: valuechanged vs valuechanging callbacks?
Hi, In app designer, when I define callbacks, I get two options: vlauechanged and valuechanging callbacks. what's the differe...
5 years 前 | 0 个回答 | 0
0
个回答提问
Drop-down icon in matlab app designer
Hi, I am new to matlab app deisigner and I am trying to make my first app using it. The problem I am facing now is when trying ...
5 years 前 | 1 个回答 | 0
1
个回答提问
multi-variable optimization in matlab?
Hi, I need to minimize a function that involves two variables. The problem is that this function is not directly related to tho...
5 years 前 | 1 个回答 | 0