統計
MATLAB Answers
22 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to set y-axis as log scale?
I am plotting x-y plot using plot function. I want to set only y-axis as log scale and x-axis as linear? How to do that? I used ...
8年以上 前 | 3 件の回答 | 4
3
回答質問
How to set data cursor to max value programically?
Hello, I want to set data cursor to max value how to do it programically? I used following code but its not working proper...
8年以上 前 | 3 件の回答 | 0
3
回答質問
how to import.csv file in sptool
I have data file in csv format and I want to import in sptool how to do that?? I am new in Matlab please help me .....
8年以上 前 | 1 件の回答 | 0
1
回答質問
Integration of fft data
I have fft data in which first row is frequency and sencond one is magnitude. This data is all about acceleration data. Now I n...
8年以上 前 | 1 件の回答 | 0
1
回答質問
FFT of vibration data
I have vibration data in which I have magnitude,phase and frequency rows. Then how to take FFT of this vibration data?? Do I n...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to convert acceleration data to velocity and displacement?
I have acceleration data and I need to convert it into velocity and displacement.My sampling frequency is 500 Hz. I used the fol...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to write and read file quickly?
I have one data translation device of which I am getting data using 'getdata' function. now I have to save this data and once it...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to write and read file fastly?
I have one data translation device of which I am getting data using 'getdata' function. now I have to save this data and once it...
8年以上 前 | 0 件の回答 | 0
0
回答質問
How to write string array into csv file?
I have two string array and I have to write them as first row i.e A and second one in B how to write it? two string array are...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to write csv data in row?
I have two string vectors how to write them in row in csv? I am using following code A ={'text1','text2', 'text3', 'text...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to share vector between two callback function?
I have gui in which there is edit text and two push buttons are present namely add and save.whenever i press add it gets value ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to add element in vector?
I have a gui in which there is one edit text box and two buttons namely add and save. I have created on blank vector as v=[]; ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to implement MVDR algorithm?
Hello I am working on antenna. I want to implement MVDR algorith for antenna. Anyone plss tell me how to implement it.
8年以上 前 | 0 件の回答 | 0
0
回答質問
how to use print Screen?
I have one GUI which take some input from user and perform some calculation. after showing calculation I have to take print of a...
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to switch on Property browser in GUI?
I have develop one GUI in which I am plotting a graph using figure.It works properly when I run. But when I build that code and ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
How to use xlswrite to wirte excel sheet each time dynamically?
I have a GUI in which there are 7 text boxes and 7 static boxes and one button. whenever I press button it perform some operatio...
9年弱 前 | 1 件の回答 | 0
1
回答質問
how to use find command to find data?
I have excel sheet now in that excel sheet I have two rows one is temp and elong. now I have to take user input and find that va...
9年弱 前 | 1 件の回答 | 0
1
回答質問
how to take input as excel file from user in matlab??
I want to take excel file from user by using open dialog box.How to take it??
9年弱 前 | 1 件の回答 | 0
1
回答質問
how to use find function to read data from excel sheet??
I havee excel sheet first row is temperature while second row is elongation if user give any value of temperature then I have to...
9年弱 前 | 1 件の回答 | 0
1
回答質問
how to save xcel file in two coloum in matlab using xlswrite
I have GUI form and I in which there are 12 text box and 12 edit box. I want save this form using in excel format. first column ...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Push button in GUI
I have two push button in my DAQ GUI where one push button reads the data from analog channel and plot graph where second one is...
約9年 前 | 1 件の回答 | 0
1
回答質問
Saving data using save as function
I havae one DAQ GUI in which I am taking some reading and saving in one file using dlmwrite() function, but each and every time ...
約9年 前 | 1 件の回答 | 0