photo

Mechrod


Last seen: 5年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
3 回答

ランク
8,916
of 300,756

評判
5

コントリビューション
7 質問
3 回答

回答採用率
57.14%

獲得投票数
3

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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 ...

6年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

6年以上 前 | 1

| 採用済み

質問


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://...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


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...

約8年 前 | 3 件の回答 | 0

3

回答

質問


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...

約8年 前 | 2 件の回答 | 0

2

回答

回答済み
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...

8年以上 前 | 1

回答済み
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.

8年以上 前 | 0

質問


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...

9年弱 前 | 0 件の回答 | 1

0

回答