Community Profile

photo

Ahmed Elsherif


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Plotting and saving a Piecewise function with multiple inputs in matlab
Hello, I included a piecewise function into my GUI matlab to draw a function at certain ranges. syms Z %define mean depth ...

3 years ago | 0 answers | 0

0

answers

Question


Function ranges in Matalb
Hello everybody, I am trying to use Gui matlab to determine the output of a function in two different ranges which are compare...

3 years ago | 1 answer | 0

1

answer

Question


fitting a certain function up to a certain x-value
Hello, I have data in a two coulmns-excel file and I load them then I perform a fitting using a defined equation. I need to pe...

4 years ago | 0 answers | 0

0

answers

Answered
Loading a certain column from an ascii file to a list box in gui matlab
Dears Jan and Walter, I solved the problem. I was using 'data' while with using the original 'tScan', it works fine.

5 years ago | 0

Question


Loading a certain column from an ascii file to a list box in gui matlab
Hello, I am trying to load the content of a certain column in an ascii file where the column number is given by an edit box li...

5 years ago | 2 answers | 0

2

answers

Answered
How to repeat the content of a listbox in gui matlab?
One more question. I am trying to read the first column of a text file and print it in a list box (tauexp) by using: [filename ...

5 years ago | 0

Question


How to repeat the content of a listbox in gui matlab?
Hello, In my code, I have an edit box where the user has to enter a value in this edit box, afterward this entered value is tr...

5 years ago | 2 answers | 0

2

answers

Question


Why importing ascii file and doing differentiation on it by GUI MATLAB shows this error 'Undefined operator '<=' for input arguments of type 'cell'.' ?
Dears, I come to my first Matlab code and I have no previous experience with Matlab so I need your help. I wrote the following...

5 years ago | 1 answer | 0

1

answer

Answered
Find string in excel file
Hi, I have something similar as I am looking for a value under a certain header in GUI. In principle, it works but it prints...

5 years ago | 0

Answered
Function to read find title of an excel column
Hi, I tried this but I got a wrong value. I typed a certain header name but I got the value under a different header! Would...

5 years ago | 0