Community Profile

photo

Shivani Rani


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can we generate points with an increasing interval?
Dear Matlab People, Could you please tell me how I can generate points with an increasing interval? The function 'linspace' c...

5 years ago | 2 answers | 0

2

answers

Question


Reading particular amount of char in a string
Hello, I am facing some in following this code: num = ' .10995E+032078.00176'; size(num); num1 = num(1:11); %num1 = ...

8 years ago | 1 answer | 0

1

answer

Question


Problem using str2num/str2double
I made a matlab using str2num. When increased the load, str2num was not working. I changed str2num to str2double. I got NaN iste...

8 years ago | 1 answer | 0

1

answer