Community Profile

photo

Navid


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Answered
how to rename a variable?
thanks for your respond,but it does not work,as I mentioned before,I have an array which contains of different names,I will atta...

nästan 10 år ago | 0

Question


how to rename a variable?
Hi, I have a cell which contains twenty different names( Names<1x20 cell>),there is also twenty variables in my workspace lik...

nästan 10 år ago | 4 answers | 0

4

answers

Question


how to find a string within a cell array
I have a cell array like this: '10 Hz: Time_abs' <1x2 cell> <1x2 cell> <1x2 cell> <1x2 cell> <1x2 cell> <...

nästan 10 år ago | 1 answer | 0

1

answer

Question


convert Cell to double
Hi, I have C{1,1}<1500x1 cell> which contains data like: '10/21/2013 13:11:34.0289993' '10/21/2013 13:11:34.1289978'...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


concatenating several mat file into one
Hi, I have several mat file like: first.mat ,second.mat ,third.mat,... all of these files have the same content like: ...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


writing objective function for error optimization
I'm trying to write an objective function like: function y = parameterfun(xin,sig) a=trapz(sig); b=sig; y= xin(1)*...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


how to do manual tuning for a PID controller in matlab
Hi, I have a PI block in my simulink model but I do not have control design license so I have to do manual tuning in Matlab i...

ungefär 10 år ago | 0 answers | 0

0

answers

Question


how to import a set of ASCII file which are in one folder
Hi, I'm using fopen function to import an ASCII file but I would like to write a peace of code which import all ASCII file in o...

mer än 10 år ago | 1 answer | 0

1

answer

Answered
how to manipulate a cell
Dear Azzi Abdelmalek Many thanks for your times and helps,it works great.this is exactly what I wanted. thank you so much. ...

mer än 10 år ago | 0

Question


how to manipulate a cell
Hi I have 1621x1 cell and each row is something like this: ;1800742;0,0000;0,0000;0,0000;;;;;;;1,4400;0,0000;0,0000;0,0000;0,000...

mer än 10 år ago | 2 answers | 0

2

answers

Question


Importing ASCII file in matlab
Hi all, I'm trying to import an ASCII file in order to manipulate it in Matlab,I've used: tmp = importdata('Antos_2013-11-07_0...

mer än 10 år ago | 1 answer | 0

1

answer