Mohammed Hammad
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Export residuals from curve fitting
Hi, I am using the curve fitting toolbox on MATLAB_R2019a to create a (linear least square fit) by creating a (Polynomial fit ...
5 years 前 | 2 个回答 | 0
2
个回答已回答
Is MATLAB compatible with macOS Catalina?
I tried it at the first run but it doesn't work on Mac OS Cataina (Beta). After some serach, I opened it using terminal with t...
Is MATLAB compatible with macOS Catalina?
I tried it at the first run but it doesn't work on Mac OS Cataina (Beta). After some serach, I opened it using terminal with t...
5 years 前 | 2
提问
MatLab function for each two values in struct inside loop
Hello, I have a struct with some fileds, (attached) something like exp = {'Names', 'Date', 'X' , 'Y'} Names = ['John', 'Adam'...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plot multiple y-value on a single x-value
Hello, I have array with two field (year and xx), for each year it has multiple y-value. for exampel: year = [2000 2001 200...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matlab scatter plot set x-axis and y-axis
I have an array with two columns (date, value) to plot What I want is to set the labels to show the values on y-axis (e.g 918.5...
6 years 前 | 1 个回答 | 0
1
个回答已回答
For loop inside structure
I got the answer after many tries as follows: for n = 1:10 x{n} = level3(n).x0. * (level3(n).vx) end
For loop inside structure
I got the answer after many tries as follows: for n = 1:10 x{n} = level3(n).x0. * (level3(n).vx) end
6 years 前 | 0
| 已接受
提问
For loop inside structure
I have a structure called (level3) and inside it some fields (e.g x0, vx). each field is an array with some values as shown in t...
6 years 前 | 2 个回答 | 0
2
个回答提问
Renaming cells inside structure from variable in for loop
I have a for loop which it goes through mat files and copy results to put them inside one structure called (level0). This struct...
6 years 前 | 1 个回答 | 0
1
个回答已回答
Does Matlab R2018b will receive updates of R2019a
I contacted the customer service and reply: You always earn the student version with one year maintenance. This means that if ...
Does Matlab R2018b will receive updates of R2019a
I contacted the customer service and reply: You always earn the student version with one year maintenance. This means that if ...
6 years 前 | 0
| 已接受
提问
Does Matlab R2018b will receive updates of R2019a
Hello, I am thinking to buy Matlab R2018b (Student Version) but I was wondering to wait till R2019a version to be released. ...
6 years 前 | 3 个回答 | 0
3
个回答已回答
Publish error after editing publish.m
I found the solution. Just I deleted (publish.p) from (User/Username/Documents/MATLAB)
Publish error after editing publish.m
I found the solution. Just I deleted (publish.p) from (User/Username/Documents/MATLAB)
7 years 前 | 0
| 已接受
提问
Publish error after editing publish.m
Hello, After changing font size in (publish.m) using <https://stackoverflow.com/questions/21948601/how-to-set-the-font-settin...
7 years 前 | 1 个回答 | 0