Community Profile

photo

Khalid Khawaja


Last seen: 7 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How can I access the previous index of a vector?
Hello friends, I am trying to write a code to generate random vectors. Some of the variables are integer whereas a few are re...

7 years ago | 2 answers | 0

2

answers

Question


How can I modify the legend of my graph?
Hi , I have plotted some data using MATLAB. I need to plot markers for some of the values. The problem is How I can combine ...

8 years ago | 1 answer | 0

1

answer

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8 years ago

Question


How can I change variable names in a for loop?
Hi, I have exported some simulation results from another software to MATLAB. Now I have 27 variables with names such as vN1a,...

8 years ago | 2 answers | 0

2

answers