Community Profile

photo

Ahmad Gad


Alcon Research LLC

最后一次看到:1月前|Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Interchange dimensions of cell array and the matrices included in it
Hello. Assume that I have a cell array as shown below: Can I convert it to the following form: I need to interchange the ...

10 months ago | 1 answer | 0

1

answer

Question


How to access/change a specific column in table in cell array using cellfun?
Hello all. I have a cell array A that is compsed of two tables T1, T2 with identical columns. I am struggling to find a proper ...

1 year ago | 1 answer | 0

1

answer

Answered
Evaluation of Integration without Loops
I fixed it using cumtrapz() function.

1年前| 0

|accepted

Question


Plot on many figures using cellfun
Hello all, I have a cell array t and T defined for simplicity as the following: t = {rand(1,10),rand(1,10)}; T = {rand(1,10),...

1 year ago | 1 answer | 0

1

answer

Question


Evaluation of Integration without Loops
Hello all. I have a mathematical expression takes the following form, where is known scalar, and or is known vector. The ...

1 year ago | 2 answers | 0

2

answers

Question


Why plotting colocrbar slows down the performance of MATLAB
Hello everyone. I have a question that I am not able to solve. I have a cell array 'Temp' that defined the frames of a thermal ...

1 year ago | 1 answer | 0

1

answer

Question


Convert character string to datetime variable
Hello all, I have a character string that represents the day and time. It takes the following format: T = '352:20:38:58.092000...

1 year ago | 1 answer | 0

1

answer

Question


Vectorization of an Expression
Hello all. I have a simple question. Can I vectorize the following mathematical expression in MATLAB: I have a very simple l...

2 years ago | 1 answer | 0

1

answer