marvellous
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
224,639
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Undefined function 'syms' for input arguments of type 'char', what can I do?
In matlabR2023b, I packaged two m files into an exe file, in need of solving equations, I used the function 'syms' in these two ...
3 months ago | 1 answer | 0
1
answerQuestion
提示“未定义与'char'类型的输入参数相对应的函数'syms'”该如何处理?
在matlabR2023b中,我将两个m文件打包成exe文件,这两个m文件之前运行是没有问题的,里面因为有解方程的需要,使用了syms函数。但exe文件运行报错,提示如图,请问该怎么解决呢?谢谢!
3 months ago | 0 answers | 0
0
answersQuestion
How can I turn a 1*1 cell into a cell array?
For example, what is the easiest way to turn a 1*1 cell 'a b c d e' into a cell array {'a'} {'b'} {'c'} {'d'} {'e'}? Please! Any...
3 months ago | 1 answer | 0
1
answerQuestion
How to use MATLAB to simulate and obtain farmland plots?
I want to use MATLAB to simulate and obtain farmland plots, several coordinates around the farmland plots which can determine th...
10 months ago | 2 answers | 0
2
answersQuestion
how to use plot to draw a minor arc in matlab without calculating the angle range?
In a two-dimensional surface, for a circle C, if I know its center coordinates, the radius, and two point coordinates on C, then...
1 year ago | 2 answers | 0
2
answersQuestion
How to set the interval of the solution when I use "vpasolve" to solve an equation?
I want to solve an equation using "vpasolve" in MATLAB R2018a, equations may have more than one solutions, for example, 'x^2-1==...
1 year ago | 1 answer | 0
1
answerQuestion
how can I set the decimal digits of all coefficients at one time when outputting a polynomial f?
In Windows 10, MATLAB R2018a, I try to use fprintf to output a polynomial f, for example, 5.327416*x^2+3.660092*x+1.5799301. How...
1 year ago | 2 answers | 0
2
answersQuestion
I can't set up the MATLAB Production Server dashboard, why?
I tried to set up the MATLAB Production Server dashboard, but there were some errors under CMD, the error code is shown in the f...
1 year ago | 1 answer | 0