Community Profile

photo

Michael


Last seen: 2 months ago Active since 2014

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


How can I draw a 2D filled contour onto an arbitrary surface in 3D space?
I am drawing a 3D box and would like to have one of the surfaces of the box be a filled contour plot. I can draw the box like th...

2 years ago | 1 answer | 0

1

answer

Question


Collapsing nested cell array values into simple numerical array
I have used regexp to find some numbers in each element of a cell array. However, the result of the regexp is a nested cell arra...

4 years ago | 1 answer | 0

1

answer

Question


Can I use MATLAB Coder on .mlapp files?
I have used the MATLAB App Designer to put together a GUI that works. I have seen that you can use MATLAB Compiler to create an ...

5 years ago | 0 answers | 1

0

answers

Question


Efficiently processing unusual date/time format
I have a number of Excel files with many channels of data as well as an "Absolute Time" column in each. I can read the data in w...

5 years ago | 2 answers | 0

2

answers

Question


How do I efficiently stitch together logged data from several v4 MAT files into a huge structure with timeseries data?
I am running a large Simulink model for a long time and need to save the data of a huge multi-level hierarchical bus. The To Fil...

6 years ago | 0 answers | 0

0

answers

Question


What is the proper 'Dimensions' value for a bus signal in a Signal Specification block?
I am getting the following error when trying to update diagram: Incoming buses to block 'TMPEST__FuelSys/MainFuelSystem/Pla...

6 years ago | 1 answer | 0

1

answer

Question


Is there an easy way to add space in the middle of a Simulink diagram?
I have a Simulink diagram with lots of blocks on it. I want to add something in the middle. Is there an easy way to create some ...

6 years ago | 0 answers | 1

0

answers

Question


Index for array max (or min) in Simulink without variable-size signal or MATLAB Function block
In Simulink I have a signal that is a 1-D array. I need to get the index associated with the first maximum (or minimum) value in...

6 years ago | 5 answers | 1

5

answers

Answered
Different Java heap size for 32- and 64-bit versions of the same release
Nevermind... I just put the java.opts files in "C:\Program Files\MATLAB\R2015b\bin\win64" and "C:\Program Files (x86)\MATLAB\R2...

6 years ago | 0

| accepted

Question


Different Java heap size for 32- and 64-bit versions of the same release
I have need for both 32- and 64-bit R2015b on my Windows machine. I use 64-bit MATLAB most of the time and would like lots of Ja...

6 years ago | 1 answer | 0

1

answer

Question


How do I get function prototypes for PowerPoint add-in macros when using actxserver('PowerPoint.Application')?
I am using the activex capability to control PowerPoint from MATLAB. I have written a couple VBA macros and saved them as a Powe...

6 years ago | 1 answer | 1

1

answer

Question


What is the best way to keep two variables synchronized?
I am looking for advice on the best way to approach this problem. My initial instinct was that pointers would be the way to go, ...

7 years ago | 1 answer | 0

1

answer

Question


Finicky model reference in accelerator mode
I have a Simulink model (let's call it "parent") which has a referenced model (let's call it "child"). The model "child" has one...

9 years ago | 0 answers | 0

0

answers

Question


How do I use the block's input signal in a callback for Check Static Range block?
I am currently checking the reasonableness of the value of a signal in my Simulink model using the Check Static Range block. It ...

10 years ago | 0 answers | 0

0

answers