Community Profile

photo

Osamu Goto


Last seen: Today Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


subplotのfigureからCSVデータを取り出す方法
Matlab R2020aの環境下で、.figファイルを読み込んで、figureを読み込んでいます。 そのfigureには、例えば、subplotで2x2の描画画面があり、その1画面の中に複数plotがある場合、 それぞれ描画されている元のデータをCS...

1 day ago | 1 answer | 0

1

answer

Question


ベクトルを補間したい
例えば、 X=[3 5 1] を、次のように3倍に増やしたい Y=[3 3 3 5 5 5 1 1 1] これを、任意のXについて、任意の倍率で行う演算を、素早く実施したく、教えて下さい。 for文を多用すれば、できることは、わかっています...

1 year ago | 3 answers | 0

3

answers

Question


CSVファイルの読み込み範囲について
csvreadでCSVファイルを読み込む範囲は,  R,C  R,C,RNG とありますが,文字列の列を含まれるCSVファイルに対して,そこを省く,適当な方法はないでしょうか?

8 years ago | 1 answer | 0

1

answer

Question


How to get compiler
使用しているPC windows XP Professional Version 20202 SP3 32bit 以前のR2007bなどでは,mbuild -setupでLCCを選択して,exeを作れたが,R2013aでは,LCCが選択できないようですが...

8 years ago | 1 answer | 0

1

answer