Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 12년 전 | 답변 수: 3 | 0
3
답변질문
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...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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. ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
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
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
12년 초과 전 | 0
답변 있음
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
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
12년 초과 전 | 0
질문
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...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
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:...
12년 초과 전 | 답변 수: 3 | 0
3
답변질문
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. ...
12년 초과 전 | 답변 수: 1 | 0