Community Profile

photo

Andrew Cruce


Last seen: oltre un anno fa Attivo dal 2016

Statistiche

  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Risposto
returning an object handle from a function
Adam, Thanks for the idea. I think it would work as looking at the documentation, sometime recently MatLab changed graphics ob...

oltre 4 anni fa | 0

Domanda


returning an object handle from a function
I am trying to return a function handle from a function. The code is shown below: function drawHandle = drawXYZ(XYZ,drawHandle...

oltre 4 anni fa | 3 risposte | 0

3

risposte

Risposto
Sample rate for interpreted function
I figured out how to use the "MATLAB Function" block to call my Matlab script in the same folder. I declared the function as ex...

oltre 4 anni fa | 0

Risposto
Sample rate for interpreted function
If you look in the Library Browser under User Defined Functions the one I am using is the Iterpreted MatLab Function. This bloc...

oltre 4 anni fa | 0

Domanda


Sample rate for interpreted function
I am trying to get a continuous sample rate running using an inperpreted function. However, the interpreted function block does...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Reading Text file in matlab
I believe I am missing something. I am trying to read in a large text file using fscanf. Here is the code fileName ...

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Dot Product function errors
I can't seem to get the dot product function to work properly. When I try something like: a = [1 2 3] b = [4 5 6] c = dot(a...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Deactivating a remote computer that is turned off
I wasn't sure how many activations I have on my personal license. As it turns out I think I have two. The problem is that I ha...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


addpoints(h,x,y,z) only plots x & y values
I am trying to plot a 3d line generated from GPS data. I have used addpoints(h,x,y) followed by drawnow and that works fine for...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


csvread returns values divided by 1000
I am trying to load the following elements contained in a file into an array using csvread: 6000,-0.7432,-0.3915,0.1419,0...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Integrating MatLab for C# into visual studio
I want to be able to use some MatLab functions to smooth real time data collected from an airplane IMU and GPS during an aerobat...

oltre 7 anni fa | 1 risposta | 0

1

risposta