photo

Amardeep


Thales UK Ltd

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • 3 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


bar not histogram rose plot
Hi everyone I have a rather odd problem. I want to do a rose plot where I have a number of bars of settable length (so a cir...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
attempting to write a fixed point sqrt function
I managed to get the quadratic convergence formula working in the interval 0 to 16 which is what I need. The mean error is in th...

mehr als 12 Jahre vor | 0

| akzeptiert

Beantwortet
How to insert Xlabel and Ylabel into axes when designing GUI ?
I place on static text boxes which I change the string handle of. Not massively elegant but it works.

mehr als 12 Jahre vor | 0

Frage


attempting to write a fixed point sqrt function
Hi everybody; I am trying to write a function to cubicly converge on a solution to a square root in fixed point. I am getting...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


interfacing with exe from matlab
Hi Everbody; I am running a Simulink compiled .exe model from my Matlab and it doesnt seem to be picking up the data from .ma...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
supress simulink re-compile on every call
As a solution I was able to find the block which was the problem but execution time using sim was very slow. Thus the best speed...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


supress command line output from exe
Hi all; I have created an exe of a simulink model and am launching it from a .m using: !mymdl.exe My question is ho...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


compiling desktop executable
Hi everyone; I have compiled my Simulink model into a desktop .exe to speed up operation. My model has some constant blocks w...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


supress simulink re-compile on every call
Hi everybody; I have a somewhat odd problem so bear with me. I was presented with a rather large simulation suite written ...

mehr als 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


outputs to workspace not visible
Greetings all; I am running simulink from a Matlab script using the sim command and have inputs all as constants from the base ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error using Horzcat. Undefined function or variable 'opaque' for input arguements of type double.
I have a sim command which is calling my simulink model from my MATLAB script. The arguements are all assignin to the base works...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Bus Assignment block dimension mismatch Please help!!!
I have narrowed it down and its because of a change in a non-common input where I am trying to over write a [1x9] array with ano...

mehr als 12 Jahre vor | 1

| akzeptiert

Beantwortet
how to read last few rows/lines from a text file ?
You could used a fscan eof to get to the end of file then fgetl step up a line fgetl and repeat until you have enough lines from...

mehr als 12 Jahre vor | 0

Beantwortet
how to continue the program?
Maybe try break points in your code easiest way to do it and then F5 continues from the break point

mehr als 12 Jahre vor | 1

Beantwortet
Automatic activation of a button
Pass the two variables in a handles structure when calling the second window. When the push button in the second window is then ...

mehr als 12 Jahre vor | 0

| akzeptiert

Beantwortet
pllllllllllllZzz ..... I need it today ;(
Create a function which calls cosmx which should look something like. I have left out the plotting functions and the variable a...

mehr als 12 Jahre vor | 1

Frage


Bus Assignment block dimension mismatch Please help!!!
I am getting the error: Incomming busses to block '...UpdateData/Bus Assignment' have a dimension mismatch. the signal at inp...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Adding data to Matlab GUI Table from a listbox
under the cell selection callback for the GUI table you can get the value from the listbox using the handles structure for the l...

mehr als 12 Jahre vor | 0

Beantwortet
please can you explain and help me find out how to fix this error???
Problem was solved by separating out the matrices/structures and single expressions into two separate busses. Mixed dimensionali...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


please can you explain and help me find out how to fix this error???
Error using Function (line xxx): Expression '[inputs...]' for block '<unspecified_block> returns an array of objects. E...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


outputting bus using 'To Workspace' block
Hi everyone; I am attempting to output a bus to the workspace as a variable but am having issues. I am getting the error: ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


feeding structures into simulink busses
Hi all; I am new to simulink so please bear with me. I am attempting to convert parts of a matlab model (consisting hundreds ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


GUI launching
I recently created a GUI and tested it and it worked fine. Returning to it a couple of weeks later when I try to run it, it does...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort