Community Profile

photo

Andrew Cruce


Last seen: mer än ett år ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

mer än 4 år ago | 0

Question


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...

mer än 4 år ago | 3 answers | 0

3

answers

Answered
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...

nästan 5 år ago | 0

Answered
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...

nästan 5 år ago | 0

Question


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...

nästan 5 år ago | 2 answers | 0

2

answers

Question


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 ...

mer än 6 år ago | 2 answers | 0

2

answers

Question


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...

mer än 6 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer