photo

Daniel


Last seen: 5ヶ月 前 2013 年からアクティブ

Followers: 0   Following: 0

Professional Interests: image processing, computed tomography

統計

All
  • First Answer
  • First Review
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Matlab compiler resulting ".exe" file size and "cudnn64_*.dll"
Hi, I noticed that using R2019a, I can replace Halide.dll with a 0-byte dummy file in the executable, to reduce file size. I ca...

5年弱 前 | 3

質問


R2019a under Win 10 has delay in initial figure display
Hi, when I select a newly-created, docked figure for viewing in R2019a, Win10, there is a considerable delay (feels like >1 s p...

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

0

回答

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7年以上 前

質問


How can I have a MCC-compiled application return a specific exit code?
Hi, I would like to use a compiled MATLAB application (.exe) as a tool that is called from another application. This is a sim...

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

2

回答