Abdelrahman Taha
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
193,405
of 295,467
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
69.23%
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
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
How to access SAP2000 using matlab?
Where can I find a documentation for the SAP2000 OAPI commands in matlab? Thanks
5 years ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0