photo

Timothy Cale


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
2 回答

ランク
204,399
of 300,771

評判
0

コントリビューション
9 質問
2 回答

回答採用率
77.78%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Any suggestions on how to avoid problems with other commands/apps finding libstdc++.so.6 after installing MCR (deploying standalone code)?
This must be a problem for others as well . . . After installing MCR (MATLAB_Compiler_Runtime) and editing LD_LIBRARY_PATH (...

13年以上 前 | 0 件の回答 | 0

0

回答

回答済み
What library should be used by Matlab 2012a on Ubuntu 12.04, instead of libc.so.6?
My question about choice of library was "mostly answered" at: http://www.mathworks.co.uk/support/solutions/en/data/1-F68FSA/i...

13年以上 前 | 0

| 採用済み

質問


What library should be used by Matlab 2012a on Ubuntu 12.04, instead of libc.so.6?
I have been using Matlab R2012a on Ubuntu 10.04 w/o library issues. I upgraded to Ubuntu 12.04. Upon initiation of Matlab, th...

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

1

回答

回答済み
How do I let users read files (new data) into deployed compiled code?
Well, I think I am red-faced wrt to wasting time/attention. When I used (second time) the compiled/distributed code as I wou...

13年以上 前 | 0

質問


How do I let users read files (new data) into deployed compiled code?
I want to use (let others use) some matlab code as one of three (so far) codes used to perform simulations. I use a script to d...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Refining 3D surface meshes
Is there a way within Matlab to refine 3D surface meshes? Not surprisingly, "reducepatch" didn't work for me, and it looks like ...

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

1

回答

質問


Encrypt (?) or compile (?) Matlab code?
I would like to share some Matlab code with colleagues. Is there a way to let them use it w/o them being able to see the code? ...

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

1

回答

質問


Interchange variable names and strings
How do I convert a string to a variable name (and vice versa)? I want to read in a string, and use it as a variable name, suc...

14年弱 前 | 2 件の回答 | 0

2

回答

質問


Clean-up isosurface output
I am using Matlab's isosurface function to extract "level sets" from 3D data. Unfortunately, in addition to the main/desired ...

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

1

回答

質問


Improve the quality of 3D triangle meshes (surface meshes)
I would like to use surface meshes, as generated by the function isosurface. I use reducepatch to reduce the number of triangles...

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

1

回答

質問


Reduce the size of isosurface output
I use isosurface to extract levels: fv=isosurface(X,Y,Z,V,value) That is, I want to use the vertex/face info generated as th...

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

1

回答