已回答
hyper text display problem: " and ' inside href = " "
Also,the following hypet text does not show correctly unless modified: before modify disp('<a href="matlab: ...

5 years 前 | 0

提问


hyper text display problem: " and ' inside href = " "
disp(['<a href="matlab: system(''"C:\p q.exe" "D:\ w rd.txt", -n45'')','">click me to run a file</a>']); The hyperlink termina...

5 years 前 | 2 个回答 | 0

2

个回答

已提交


isadmin
Tell whether matlab is running in administrator mode or not.

5 years 前 | 1 次下载 |

已回答
M-script to determine if user has administrator rights
function out = isadmin out = System.Security.Principal.WindowsPrincipal(... System.Security.Principal.WindowsIdentity....

5 years 前 | 2

提问


evalin('caller','mfilename') does not work.
function out = cdc out = evalin('caller','mfilename'); end This fucntion returns the 'cdc', not the caller's mfilename.

5 years 前 | 2 个回答 | 0

2

个回答

提问


getenv() returns the results that are not complete.
On the windows system the environment variable CLASSPATH is: .;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar;D:\QMDownload\6...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Implicit java object variable initializaton or declare
A function Miji() load a mij.jar file defined in matlab's static javaclasspath.txt by this way: function Miji ... MIJ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


[Weired] Data not update when placed in a for/while loop
I used matlab and python interface to convert my voice to text: When run the code again and again, it successfully record my sp...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why http request returned empty
I write the code to send a binary data of an recorded speech audio "tmphpzsjbv7.flac" file to Google speech website to get the t...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to make Array variable type as vbscript Array in order to transfer to a Adobe Illustrator Application?
I want to draw a triangle in adobe illustrator via COM server: aAI = actxserver('Illustrator.application'); aAI.Document...

6 years 前 | 1 个回答 | 0

1

个回答

提问


why evalin('caller', 'evalin(''caller'', ''a'')') works in a stack of script. but not a stack of functions?
Suppose three m files of script: test1.m a=1; test2; test2.m b=2; test3; bb test3.m c=3; eva...

6 years 前 | 1 个回答 | 0

1

个回答

已提交


splitImage
This function split a long vertical image of text and/or graphs to several pieces for easier print out.

6 years 前 | 1 次下载 |

已回答
Selective/partial unistall of Microsoft Visual Studio C++ compiler for mexFunction
Solved. The VC folder was necessary and sufcient for C compiler for mtlab.

6 years 前 | 0

| 已接受

提问


Can client use the node located in different countries?
Usually MDCS are configured using node PC in local network. Apart from Amazon Cloud, I was just wondering if the computers f...

6 years 前 | 1 个回答 | 0

1

个回答

提问


For addAttachedFiles(myPool,'mydir'), how to add the Subfolders of 'mydir' recursively to the search path of worker?
In the client I opened several workers by MDSC with MJS cluster "MyMJScluster" using multiple computers as node PC. parpoo...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to send files from worker to client in MDSC?
In the client I opened several workers by MDSC with MJS cluster "MyMJScluster" using multiple computers as node PC. parpool...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Selective/partial unistall of Microsoft Visual Studio C++ compiler for mexFunction
To use mex with Visual C++ compiler, I have installed the Microsoft Visual Studio 2010, and set the environment VS80COMNTOOLS as...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
problem dealing with unicode in mexFunction
Solved. Using mxArrayToString.

6 years 前 | 1

| 已接受

提问


problem dealing with unicode in mexFunction
I made a mexfunction to find the Hwnd of a window if its wiindow title matches a string. This was done by using a mexFunction "g...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Failed to add Group to h5 file via H5G.create
%% 1st step: create a h5 file and close it fn = 'D:\QMDownload\3\example.h5'; fid = H5F.create(fn); gid = H5G.ope...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
Eval on multi-line strings - no return value?
Great! I found a new way to eval a block of code stored in text file.

6 years 前 | 0

提问


spmd error: Could not deserialize object: java.io.IOException
Lab 1: Warning: Could not deserialize object: java.io.IOException: Cannot deserialize proxy: Ice.ObjectInputStream not...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How the labindex was assigned for the workers inside a node/machine in MDCS?
We know that in MDCS we can choose to create more than one workers inside a node/machine, say 4 workers per node/machine. So how...

6 years 前 | 2 个回答 | 0

2

个回答

已提交


MouseKeySampler
MouseKeySampler

6 years 前 | 2 次下载 |

Thumbnail

已回答
Segmentation of 3D image based on intensity
you can use Imaris to load the data and make surfaces there. There is an option called splitting touching object.

6 years 前 | 0

已回答
semilogy([34,34],[0,22222]) does not show vertical line
I got it. I cannot use zero in log plot, use 0.00000001 or so instead.

7 years 前 | 0

| 已接受

提问


semilogy([34,34],[0,22222]) does not show vertical line
I need to plot a vertical line in a figure with log y-axis: semilogy([34,34],[0,22222]); But the figure does not show th...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Convert char to number behaves different in command window and m script file
A =[ 266 316 316 365 366 375 377 362 365 341 345 354 360 345 353 340 350 354 366 405 4...

7 years 前 | 1 个回答 | 1

1

个回答

提问


How to align colorbar YTickLabel as middle/left/right?
imshow('rice.png') h = colorbar; h.YTickLabel = cellstr([char(num2str([1,5000000,1000,5000,10000,15000]')),repmat(' (USD...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Error about "plotfdesign": Expected a string for the parameter name, instead the input type was 'double'.
Hi, I was using the function plotfdesign and using the example in that file but error appears: g= repmat(fullfact([2 2]),1...

7 years 前 | 0 个回答 | 0

0

个回答

加载更多