Statistiques
RANG
250 278
of 300 381
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
0
RANG
of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Zoom figure generated by 'patch'
I have the following plot generated using 'patch' and I want to automatically plot it for a region around the arc so that whe...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How to reduce a figure size within the plotting area and adjuste it to be centralized?
I want to to adjust the plotting area of this figure, so, when I save the figure it will have it with a reduced white area ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to save the name of a variable and a folder using -printf?
I want a certain folder to be created according to the number of elements given by the user. dir_Cantilever_EPD_3000Elem =...
plus de 7 ans il y a | 1 réponse | 0
1
réponseread a directory path starting from a subfolder
I got it doing the following: [pwd '/Imagens/Deformações'] So I can save the figures named file: saveas(FigHandle,f...
plus de 7 ans il y a | 0
| A accepté
Question
read a directory path starting from a subfolder
Is there a way I can read a directory path starting from a subfolder: folder = 'W:\Códigos\Matlab\Lee Frame\New\Images\Defo...
plus de 7 ans il y a | 1 réponse | 0
1
réponseHow to find the maximum length in a structure of vectors?
I solved using this: max(cellfun(@length,fem.Element);
presque 8 ans il y a | 0
| A accepté
FMINCON - Failure in initial objective function evaluation. FMINCON cannot continue
I solved it using this: [x,fval,exitflag,output,lambda,grad,hessian] = ... fmincon(@GetMass18bar,x0,[],[],[],[],lb,u...
presque 8 ans il y a | 0
| A accepté
Question
How to find the maximum length in a structure of vectors?
I have a struct, fem. One of its field is a cell (fem.Element) and I want to find the maximum length of fem.Element. <</matla...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to plot a deformed finite element mesh
I want to show how the mesh could become distorted in a nonlinear finite element analysis. However, when I plot the final displ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
FMINCON - Failure in initial objective function evaluation. FMINCON cannot continue
I am trying to solve a bar optimization problem, passing the initial conditions (the area of each bar) and all variables as a st...
environ 8 ans il y a | 2 réponses | 0


