Community Profile

photo

Michael


Last seen: 3ヶ月 前 2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 3
  • First Review

バッジを表示

Feeds

表示方法

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 1

0

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年弱 前 | 0 件の回答 | 0

0

回答

質問


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年弱 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 0 件の回答 | 1

0

回答

質問


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年以上 前 | 5 件の回答 | 1

5

回答

回答済み
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年以上 前 | 0

| 採用済み

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 1

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 0 件の回答 | 0

0

回答