
meryem berrada
Statistics
RANK
216,744
of 260,393
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
85.71%
VOTES RECEIVED
0
RANK
16,703 of 17,897
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
3
ALL TIME DOWNLOADS
18
RANK
of 111,853
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
Content Feed
Question
Is the brush tool available in compiled app via Matlab 2021b ?
Hello, A section of the app that I created required the brush tool to be manually selected by the user on one of the figures d...
7 months ago | 0 answers | 0
0
answersHow to add variable to Table in MatLab App Designer ?
Thank you everyone for your help. This is how I solved my problem: properties (Access = public) t; A; B; C;...
7 months ago | 0
| accepted
Question
How to add variable to Table in MatLab App Designer ?
Hello, I have a few variables that I would like to add into columns of a Table in MatLab App designer. Ma variables are: ap...
7 months ago | 2 answers | 0
2
answersQuestion
How to define values in a vector as NaN ?
Hello, I have a variable A that is 2x3 (x and y values) and variable B that is 2x2 (also x and y values). B actually correspon...
7 months ago | 1 answer | 0
1
answerQuestion
MatLab App Design - how to use default value for Edit Field function?
Hello, I have an Edit Field box on the Design view and I opened a callback in the Code View. There is a default value in the E...
8 months ago | 1 answer | 0
1
answerQuestion
Naming variables from one column Import file
Hello, I am importing a selected amount of cells from an excel file (selected manually - let's say cells A1:A5) and MATLAB aut...
1 year ago | 2 answers | 0
2
answersQuestion
Automatically select and name variables from import file (.xlsx)
Hello, I have an excel file with a column of variables. It looks like this: The sequence is approx. 0.0237, -0.0016, 0.001...
1 year ago | 1 answer | 0
1
answerQuestion
how to make my code simpler ?
Hello, I have a vector named TB consisting of the mean of variables named T1B, T2B, ..., T44B. I imported these variables from...
4 years ago | 1 answer | 0