photo

Mechrod


Last seen: fast 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


copyobj to copy .fig from Figure window to Axes inside GUI
Hello. This is my problem. I have a GUI (one Figure) with several Tabs, and some of then have axes (mostly to plot a .jpg or a ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Using Parallel computing with external software
This week i came back to work with this again, and after some research and tests, this is the answer for the main file: clc; cl...

etwa 5 Jahre vor | 1

| akzeptiert

Frage


Retrieve data from arbitrary point from contourf plot
Hi. I'm plotting a x,y,T using 2D plot. Using the code below [Xr,Yr,Tr] = griddata(x,y,T,unique(x),unique(y)','v4'); % http://...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Genetic Algorithim - f-count looks higher than expected
Hello. Using GA to solve a unconstrained function, shouldn't the f-count be lower than the pop size for each generation? F...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create new fields on structure from char array
Hi, I have an struct with some char names, and I want each one to became a field in other structure. This is the structure with...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using Parallel computing with external software
Hi. Im trying to use Parallel computing with a function that calls an external software (Ansys). Im using optimization with Gene...

mehr als 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Parallel Computing is taking longer than without parallel
Hi, I'm testing the time consumed when using parallel computing, using the example (modified) below, from Matlab: clc; clear...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
3D density plot - multiple isosurfaces on the same plot
Hi! Instead of choosing the 'Facecolor', can Matlab use the values of the isosurfaces being plotted and create a colorbar bas...

etwa 7 Jahre vor | 1

Beantwortet
Surf Plot using loops- Z must be a matrix, not a scalar or vector.
Do you have a picture of what you are trying plot? So we now what are the dimensions a, b, c1, c2 and etc.

etwa 7 Jahre vor | 0

Frage


Is possible to use clabel with fcontour?
Hi. I'm trying to use clabel with the fcontour plot. I had read several examples using contour, contourf and others, but none w...

mehr als 7 Jahre vor | 0 Antworten | 1

0

Antworten