統計
MATLAB Answers
12 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to pick out the corresponding answers
Dear All, Thank you for your time. I would want to find the corresponding answers after comparing a main result. This i...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to trace back a subfunction
Dear All, Thanks for your time. I am trying to find the best solution for an application, then trace back the subfunction ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
multiple outputs from a function
Dear All, I am facing a problem with delivering multiple outputs from a function. Take an example, function [a b c]= g()% ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to deliver a few calculated results from a function to another function in order to perform further calculation
Dear All, Thanks for your time. I would like to deliver a few results from one subfunction to a main function in order to ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Problem with how to select the best result from a loop calculation
Dear All, Thanks for your time. I am currently writting a code. I would like to obtain the best solution after running a ...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to make the contents available in a function for calculation in another function
Dear all, Thanks for your time. I am working on a function as an example: function [a]=b a=[1 2 3] end and I woul...
12年弱 前 | 1 件の回答 | 0
1
回答質問
3D graph drawing
I have a few functions. I would like to draw them on the same 3D graph. However, I was not able to achieve this. The matlab is o...
13年弱 前 | 2 件の回答 | 0
2
回答質問
How to draw a few different size functions on one 3D graph?
Could anybody help me with this please? I would like to draw a 3D graph consists of 3 different sizes of function. e.g. the size...
13年弱 前 | 1 件の回答 | 0
1
回答質問
And function in While loop
I am writing a code using while loop. I would like to use AND function in the condition,however, only the first part(before AND ...
13年弱 前 | 3 件の回答 | 0
3
回答質問
How to input data from one function to another one?
Could anybody help me with this please? I have written a function in a m file. I'd like to write another function containing o...
約13年 前 | 1 件の回答 | 0
1
回答質問
How to replace numbers in an array
Could anybody help me solve the problem please? I have a sample array a=[3 2 5 7 4 8 2 5], I would like to replace all numbers...
約13年 前 | 1 件の回答 | 2
1
回答質問
How to make variables in a while loop be an array
Could anybody help me with this please? I am trying to work out a optimisation problem. I am using a while loop. I am able to ob...
約13年 前 | 1 件の回答 | 0