Community Profile

photo

Milad Zarei


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


undefined function or variable in my GUIDE gui code!
when I run the code, I get the following error. I have attached the m file and the fig file as well. I did not write these codes...

4 years ago | 1 answer | 0

1

answer

Question


How to find the center of 4 points on an image?
I have an image of the foot that was devided into different cells. I need to find the center of each cell. I was wondering if th...

4 years ago | 1 answer | 0

1

answer

Question


How to move bars along the X axis in bar3?
I am trying to plot bars on a background image using bar3, but I can not get the bars on the right position. I know this com...

6 years ago | 1 answer | 0

1

answer

Question


Writetable does not allow me to have more than 32 columns in my table!
I am trying to export an Excel table using writetable commend, but it gives me this error: Error using writetable (line 117...

6 years ago | 1 answer | 0

1

answer

Question


How to create multiple excel sheets in Matlab?
I have 2 tables, and I am trying to use writetable commend to create Excel sheet. When I try to have more than one sheet, it wou...

6 years ago | 3 answers | 0

3

answers

Question


When I add columns to a table, it changes the assigned names to Var1, Var2 ...! How can I add columns to an existing table with the assigned names?
I use this piece of script to create a table: Tab = table(A.L1(:,1),A.L1(:,2),'VariableNames',{'A_X' 'A_Y'}); And I us...

6 years ago | 2 answers | 0

2

answers

Question


Can't zoom in using mouse and figure toolbar (It does not crash though!)
Hi all. I am trying to print out something and then zoom in on the graph. But when I hit the magnifier bottom, it selects the ma...

7 years ago | 1 answer | 0

1

answer

Question


How can I reduce the number of digits after the decimal point?
Matlab shows a number with 2 digits after the decimal point (e.g. 0.8100) in the Command Window, but when you open the variable ...

7 years ago | 1 answer | 0

1

answer