Community Profile

photo

Arman Kam


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


What does the expression mean that is included in question body
I am running a code via matlab since last night and now when i check matlab command window, although it is still running this ex...

11 years ago | 2 answers | 0

2

answers

Question


Write and Merge some set of text files into one text file
I want to write some separate text files into on text file with right format. for example my text files are (here '/\' indicate...

11 years ago | 1 answer | 0

1

answer

Question


Changing a String in a loop for call external program command
I want to execute some other program and change the address of execution in every loop, i wrote the bottom piece of code but it ...

11 years ago | 1 answer | 0

1

answer

Question


How to write new data in new lines in a single file
I want to write data into a file and in new lines. Below is an example of what I want to do. (And I insist on this process to...

11 years ago | 1 answer | 0

1

answer

Question


How to change a part of a string particularly part of a folder and a file address?
I want to change a part of a address in a loop...what is the simplest way for doing it?! fileDImax=fopen('1\1\data\ParkAngD...

11 years ago | 1 answer | 0

1

answer

Question


Writing a table into a text file
Hi I am getting so dizzy, i wrote a code and i want to record a table named 'DI' into a text file. I follow the instructions ...

11 years ago | 1 answer | 0

1

answer

Question


how to write a character from a string?
Hi I didn't use commands for strings in matlab so i have a word like 'displacement22' and i want to write '22' from this string...

11 years ago | 3 answers | 0

3

answers

Question


How can i calculate hysteresis loop area
Hi, I want to calculate hysteresis loop area of a moment-curvature of a beam like below: http://s1.postimage.org/volum9qu7/Ca...

11 years ago | 0 answers | 0

0

answers

Question


Determining the area of a hystresis loop
Hi, I want to calculate area of a hysteresis loop, is there any coomand in matlab for computing the area of something (the hyste...

11 years ago | 1 answer | 0

1

answer

Answered
Why do i face this error?
sorry i just find out what is my mistake

11 years ago | 0

| accepted

Question


Why do i face this error?
I wrote a code to do something and this code contains bunch of if statements and other things. when i try to run the program i f...

11 years ago | 1 answer | 0

1

answer

Question


How can i plot a 3d graph using a matrix?
I want to plot a 3D graph using a matrix and i want matrix values to be on Z axis and define values on X & Y axes separately. ...

11 years ago | 1 answer | 0

1

answer

Question


how can i define an array with different increments?
Hi, I want to define an array which has different increments but has a logical order partially, like: t=[0.01 0.02 0.03 0.0...

11 years ago | 2 answers | 0

2

answers

Answered
what's wrong with this code?
sorry friends, i just find out my horrible mistake! but still if you have a better way to do this please tell me

11 years ago | 0

Answered
How to interpolate a value between two values in an array?
sorry friends, i just find out my horrible mistake! but still if you have a better way to do this please tell me

11 years ago | 0

Question


what's wrong with this code?
Hi,i have an array named sumNy. the content of sumNy gives me Ny and the number of it's cells show me corresponding acceleration...

11 years ago | 1 answer | 0

1

answer

Question


How to interpolate a value between two values in an array?
Hi,i have an array named sumNy. the content of sumNy gives me Ny and the number of it's cells show me corresponding acceleration...

11 years ago | 2 answers | 0

2

answers

Question


execution last too long and still have not come to a conclusion!
Hi, i wrote a code for earthquake hazard analysis but when i try to execute the code its like it never ends, i has been 5 hours ...

11 years ago | 1 answer | 0

1

answer

Question


How to write multiple if statements
Can i write more than 3 if statements? if i can why did i get this error?! ??? elseif source1(i,j)==3; | Error:...

11 years ago | 3 answers | 0

3

answers

Question


index must be a positive integer or logical.
Hi I am using matlab for earthquake hazard analysis. i have a problem with my for loop and i cant find out whats the problem. ...

11 years ago | 1 answer | 0

1

answer