photo

Mohammed Hammad


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

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

etwa 5 Jahre vor | 2

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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

mehr als 5 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 5 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Publish error after editing publish.m
I found the solution. Just I deleted (publish.p) from (User/Username/Documents/MATLAB)

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort