Community Profile

photo

IB Ugur


Last seen: 7 días hace Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Explorer
  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Parfor failure: cannot load object of class 'cSapModeL'. Its class cannot be found.
Dear MATLAB users, I'm using OAPI codes of FEM software SAP2000 v21 interactively with MATLAB 2017b. I aim to reduce computa...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


The error using "load" and "fgets" codes in MATLAB 2013a?
I just want to use "load" command and "fgets" command in same time. fid is a txt file which contains the directories of 40 sepe...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i use ' character in a string
Hi How can i merge two seperate strings into one string, for instance; I want to create a variable like that : >> 'm...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
How do I make this code not return the error "Matrix dimensions must agree."?
"d" matrix has 41 element so dimension of "d" and "t" dont agree. P = (2000.*t) - (50.*d.*(t.^3)); check this equation

casi 6 años hace | 0

Pregunta


How can i stop loop if all matrix elements are similar?
The matrix is modified in each iteration. When all elements of matrix are similar i want to stop the iteration. For example i t...

más de 6 años hace | 1 respuesta | 0

1

respuesta