photo

Prashant Funde


Last seen: circa un anno fa Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Post Graduate student

Statistica

  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Excel write data into a cell not working for below condition
Hi all, I have to write excel cell with data. If i provide the data though some variable directly then its working but if it...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Simulink SDI Report Generation Error
I am facing below error while generating/saving Simulink Dat ainspector Compare signal report in html format. Value must be a 1...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how to avoid errors related spectrum scope in simulink
I am using spectrum scope to observe output of simulink model. When i enable buffer input from spectrum scope, i kept buffer si...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


FPGA in loop for Spartan 6 SP601 board.
I want to use FPGA in loop with my Spartan 6 SP601 Evaluation board. I tried FIL_PID.mdl example with MATLAB2012a and ISE 14.4...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Risposto
HDL Verifier and FPGA in the loop
If this problem is solved please give me some hint.

quasi 7 anni fa | 0

Domanda


How to remove Rho labels?
Hello all, Can anyone tell me how to remove Rho labels from figure generated by compass?

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to handle Compasss GUI?
<</matlabcentral/answers/uploaded_files/80552/phasor_plot.png>> As per shown in this image of compass, I want to remove 50...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to isolate between two axes handlings.
Hello everyone, I have 10-11 axes in my GUI which i want to handle through a Push Button. I used following code to handle ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


expansion of trigonometric formula and phasor term
I wanted to know that how we can split trigonametric formulas in MATLAB. as an eg. if i want to split (cos(a)*cos(b)) how can i...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Progress bar in text box in matlab gui?
How to assign a progress bar to a text box in MATLAB GUI? I used wait bar but I want progress bar in gui figure itself.

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to add two signals for QPSK modulation?
I have two signals with data type as double: sig_ch_i and sig_ch_q. I want to modulate these two signals at the same time with ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to append ones or zeros
I have array of 527 and 532 bits. I want to do some processing on bits but for that processing it is mandatory that array have e...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Plot updated in msg box instead of axes
Hello everyone, I used axes to plot a figure on my gui window. When some message box (dialogue box) pop up that time plot is ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


command window with command execution automatically
I want to run in command window "promgen -p bin -r test.mcs -o mytest.bin" with exiting folder using matlab. At that time my ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


give some command from MATLAB to DOS command window
Hello everyone, Please tell me, how can i give following command to DOS command window using MATLAB? promgen -p bin -r abc...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


options for if else condition
Hello sir, I have to use five slots but if two slots out of these five are free then as per users instruction randomly any one ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


how to use while loop
I am using 2 variables for getting(Receiving) data from serial port. I want to use while loop to operate these two variables. ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


matlab serial communication buffer
Hello sir, I wanted to take output data continuously from my serial communication. even 48k buzzer size is also not enough fo...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


handles an axes in gui
Hello all; I am using two axis in my gui, in which in one axis i have to plot bar graph and in another i am using plotfunctio...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


RS232 communication and clear buffer data
Hello everyone, I wrote this code to communicate my device using MATLAB interface. serConn = serial('COM11','BaudRate',...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Generation of Different frequency bands
I want to generate different frequency bands or different channels in same frequency band using matlab code or simulink model. ...

oltre 8 anni fa | 1 risposta | 1

1

risposta

Domanda


Generations of different frequency bands
I want to generate different frequency bands or different channels in same frequency band using matlab code or simulink model. ...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Receive serial data in Hex
I wanted to write data received from serial port in text file. I want received data in the form 40 00 20 00 10 00 08 00 00 ...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


carry addition in a binary number
I have a number which is in 2's complement form, i wanted to make it in general binary form. So please tell me is there any dire...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to draw a circle and dot inside circle as shown in figure?
<</matlabcentral/answers/uploaded_files/48398/screen%202.jpg>> I wanted to plot red dot inside circle of radius 3. Marked r...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Value stored in buffer after serial communication
Hello everyone, I want to send some command to the FPGA through serial port. Command will be send from MATLAB GUI. To send a c...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


rs232 communication gui
I want to make communication in such a way that when there is no short created between pin no 2 and pin no. 3 for RS232 there sh...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


GUI to make USB to serial communication.
I want to make a gui to make serial communication. I referred examples given here. But i want to make communication in such a wa...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Risposto
Want to find a specific column of needed data
need to take transpose of B as well as S to get proper answer. Thanks for your support..

oltre 8 anni fa | 0

Domanda


Want to find a specific column of needed data
I have a matrix of B= [ ]4*25 data bits, and i have another variable which consist of one of the column of B. How can i find spe...

oltre 8 anni fa | 3 risposte | 0

3

risposte

Carica altro