photo

meryem berrada


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

7 Questions
1 Answer

File Exchange

1 File

RANK
28,111
of 300,618

REPUTATION
1

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
1

RANK
16,107 of 21,030

REPUTATION
8

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
87

RANK

of 169,839

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

  • First Submission
  • Thankful Level 3

View badges

Feeds

View by

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...

4 years ago | 3 answers | 0

3

answers

Answered
How 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;...

4 years 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...

4 years ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 1

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer