Statistik
RANG
6.439
of 295.495
REPUTATION
7
BEITRÄGE
34 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
52.94%
ERHALTENE STIMMEN
3
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to apply windowing technique in frequency Domine using Convolution Technique
Hello Sample Rate: 500 Hz, L = 4500(Total Block Size) %I applied a windowing technique with following command wd = w...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to determne phase shift of filtered analog signal
Hello I used a low pass filter commonly as Butterworth of second order with fs=500 (so Fn=fs/2) and cut-off freq FC = 30 Hz,...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to use low pass flter for time domine data
Hello I need to filter high frequency data and allow only low frequency. Can I use low pass filter in time domine data to ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortSimulink - Data Importing Problem
Sir I used workspace block only, with time series starting from 0.002 to 9 second with corresponding data in each row so tota...
mehr als 11 Jahre vor | 0
Frage
Simulink - Data Importing Problem
Hello I am having problem in reading an array of data from matlab workspace into simulink. The array has 4500 datas, but...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to Plot Bar Chart with multiple datas
Hello I tried to plot multiple data A Matrix = [ 338240 721840 621840 22554 42554 14000 21744 46404 36404...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Save and Load the variables in GUI Mode
Hello I nee to save a structure LD in a file. The user types the filename using uiputfile [file,path] = uiputfile('*.m'...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Initialization of array of structure
Hello I have a created array of structure (named LD) which incrementes from 1 to no of database (eg LD(1) to LD(10)). The st...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Matlab workspace variable in base workspace.
Hello I had created some variables in GUI, if i give breakpoint in the function I could able to access these variables, but ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Need to use cellfun for returning index of array
Hello I need to find index for string in structures when compare with required string. I use the following code ...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenError : xlswrite() 'Interface.Microsoft_Excel_12.0_Object_Library.Range'
The command actually accepts in the form which you have written, may be check testdata.xls already open or check excel server w...
mehr als 12 Jahre vor | 0
| akzeptiert
Frage
Creating structure using eval function - Part 2 Question
Hello This time I will make the question more specific Laminate = struct('Raw', -1, 'ttm', -1, 'USD', zeros(3)); e...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating structure using eval function
hello I need to create structure using eval function required structure laminate = var1 = [0 0 0 0 0 0 ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Export a Structure Variable from GUI to WorkSpace
Hello I created a structure variable in GUI, I need to export to workspace, is it possibel to do Can some body help me ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Import Java Header in Matlab
Hello I want to import in matlab where can i find this particular header import com.sun.awt.AWTUtilities; Following ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Pie Chart To be Plot in Specified Figure
Hi, I need to plot the pie chart in a specified figure, i used the following commands Data = {'GFRP','CFRP','KFRP','GFRP','...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Changing Cell Format for Excel using MATLAB
How do I change cell format of Excel cells to Scientific which I need to plot. I use ActiveX Control as following Commands. ...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Excel - Sheets Rearranging through MATLAB
Hello, I need to append sheets to existing excel file, but using following command it addes to the first. Say for example if...
mehr als 12 Jahre vor | 1 Antwort | 2
1
AntwortFrage
Excel - Clearing Sheet Content
Hello I have created fle name 'MAT.XLS' I need to clear the content of 'sheet1' in MAT.XLS fle through matlab, I used ActiveX...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Removing NaN from cell array
I have cell array which ends with NaN as last row 'Mat Name' 'MAT Type' 'E1' 'GFRP' 'GFRP' 'GF...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Java Table Handle for Cell Edit
I am using Java Handle for uitable by declearing as jtable = uitable('v0',1,'Parent',f) In order to check the invalid en...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Declaring Structure as Global Variable
How do i declare structure as global variable. Matlab gives the following error as "The following error occurred conve...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenException in thread "AWT-EventQueue-0" java.lang.NullPointerException using CreateTable() / Java
I too have the same problem can some one support me also
mehr als 12 Jahre vor | 0
Frage
Java Components in MATLAB
I geeting the following errors when i try to use java table in matlab gui, can some one help me. my version of matlab is 2008 Re...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matlab uitable with HTML code
Hello, I created a table with uitable(), command, I need to change the particular cell background color and non-editable form. I...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Removing empty cell in array
Hello I have the following data Mat= [1] 'GFRP' [0] [0] [2] 'GFRP' [0] [0] [3] 'GFRP' ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Uitab handles
Hello I declared a uitab() in gui window followed by fly=uitable('parent', uitab handles) , the handles for 'fly' is not able...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Uitable Handles -- Different problem
Hello I have different problem, I defined uitable in a function with declearing the handles as global object, when I try to u...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Uitable handles
Hello I used a command pl_one=uitable (......) in a function and the pl_one is declared as global variable so as to access i...
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
uitab
I am using uitab to create tab panel, it is plotting in new window, but i want to plot in the figure window i had created can so...
mehr als 12 Jahre vor | 1 Antwort | 0