Community Profile

photo

Marc McLean


Last seen: 約3年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Dot indexing Error Running Script on Matlab Production Server
Hello, I load a .mat file from a script running on Matlab Production Server. The file contains a struct. Running on my desktop...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Matlab Production Server Error Using Load Command
Hello, When using the load command in a script compiled to a CTF file running on Matlab Production Server, for example: datas...

4年弱 前 | 2 件の回答 | 1

2

回答

質問


Graycomatrix and nlfilter not Supported for Code Generation
When using Coder to generate C code for a script which uses graycomatrix and nlfilter I get the warning messages: graycomatrix ...

4年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Entropy Error - Index exceeds the number of array elements (1).
I upgraded to R2019b from R2018b and there is no problem.

4年以上 前 | 0

| 採用済み

質問


Entropy Error - Index exceeds the number of array elements (1).
When I run: I = imread('circuit.tif'); J = entropy(I) I get the error: Index exceeds the number of array elements (1). ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Is there a way to compile a matlab script that calls a mex function to C++
Hello, I have a matlab script that calls a mex function. I need to compile both to c++ so I can then compile that to javascript...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Datafeed Toolbox IQFeed Level 1 Data Fields Description
Where can I get a list of the fields returned by the realtime command from the Datafeed Toolbox? For example: realtime(q,'ABC')...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


What is the resolution of the timestamp from Trading Toolbox?
In the Trading Toolbox examples, the timestamp resolution is one second, but normally a datafeed will have one millisecond resol...

約5年 前 | 0 件の回答 | 0

0

回答

回答済み
How can we draw a customizable rectangular ROI on an axes using AppDesigner?
App Designer errors if the axes is produced through the App Designer GUI. However, if the axes is produced programatically, App ...

約5年 前 | 2

| 採用済み

質問


How can we draw a customizable rectangular ROI on an axes using AppDesigner?
Hello, I need to draw a customizable rectangular ROI on an axes in AppDesigner: I tried this in AppDesigner: h = drawrectangl...

約5年 前 | 2 件の回答 | 0

2

回答

質問


Is there an example of how to add a callback to drawcircle to get the current position?
I need to get the curent radius and position of the circle using drawcircle() in GUIDE. Is there an example of how to add a call...

約5年 前 | 1 件の回答 | 0

1

回答